Searched refs:bad12 (Results 1 – 6 of 6) sorted by relevance
29 template<int ...N> int bad12() { return (... N); } // expected-error {{expected expression}} in bad12() function
75 void bad12(void) { in bad12() function
344 bad12(void) in bad12() function
36 template<int ...N> int bad12() { return (... N); } // expected-error {{expected expression}} in bad12() function
407 void bad12() throw() { // expected-note {{here}} in bad12() function
279 bad12(void) in bad12() function