Home | History | Annotate | Download | only in Misc

Lines Matching defs:set1

41 void set1(I1<1,2,3,4,2,3,4,3>) {};
43 set1(I1<1,2,3,4,2,2,4,3,7>());
45 // CHECK-ELIDE-NOTREE: no matching function for call to 'set1'
47 // CHECK-NOELIDE-NOTREE: no matching function for call to 'set1'
49 // CHECK-ELIDE-TREE: no matching function for call to 'set1'
56 // CHECK-NOELIDE-TREE: no matching function for call to 'set1'