Searched refs:bad11 (Results 1 – 6 of 6) sorted by relevance
28 template<int ...N> int bad11() { return (N + ... 0); } // expected-error {{expected a foldable bina… in bad11() function
69 void bad11(void) in bad11() function
335 bad11(int i) in bad11() function
35 template<int ...N> int bad11() { return (N + ... 0); } // expected-error {{expected a foldable bina… in bad11() function
404 void bad11() throw() { // expected-note {{here}} in bad11() function
270 bad11(int i) in bad11() function