Home | History | Annotate | Download | only in Misc

Lines Matching full:set4

123 void set4(Alpha<int, int>);
125 set4(Beta<void, void>());
127 // CHECK-ELIDE-NOTREE: no matching function for call to 'set4'
129 // CHECK-NOELIDE-NOTREE: no matching function for call to 'set4'
131 // CHECK-ELIDE-TREE: no matching function for call to 'set4'
133 // CHECK-NOELIDE-TREE: no matching function for call to 'set4'