Home | History | Annotate | Download | only in Misc

Lines Matching full:set10

281 void set10(class_types<int, int>) {}
283 set10(class_types<int>());
284 set10(class_types<int, int, int>());
287 // CHECK-ELIDE-NOTREE: no matching function for call to 'set10'
289 // CHECK-ELIDE-NOTREE: no matching function for call to 'set10'
291 // CHECK-NOELIDE-NOTREE: no matching function for call to 'set10'
293 // CHECK-NOELIDE-NOTREE: no matching function for call to 'set10'
295 // CHECK-ELIDE-TREE: no matching function for call to 'set10'
300 // CHECK-ELIDE-TREE: no matching function for call to 'set10'
305 // CHECK-NOELIDE-TREE: no matching function for call to 'set10'
310 // CHECK-NOELIDE-TREE: no matching function for call to 'set10'