Home | History | Annotate | Download | only in Misc

Lines Matching refs:set20

534 void set20(vector<const volatile vector<int>>) {}
536 set20(vector<const vector<int>>());
538 // CHECK-ELIDE-NOTREE: no matching function for call to 'set20'
540 // CHECK-NOELIDE-NOTREE: no matching function for call to 'set20'
542 // CHECK-ELIDE-TREE: no matching function for call to 'set20'
547 // CHECK-NOELIDE-TREE: no matching function for call to 'set20'