Home | History | Annotate | Download | only in Misc

Lines Matching full:set19

515 void set19(vector<volatile vector<int>>) {}
517 set19(vector<const vector<int>>());
519 // CHECK-ELIDE-NOTREE: no matching function for call to 'set19'
521 // CHECK-NOELIDE-NOTREE: no matching function for call to 'set19'
523 // CHECK-ELIDE-TREE: no matching function for call to 'set19'
528 // CHECK-NOELIDE-TREE: no matching function for call to 'set19'