Searched refs:bad10 (Results 1 – 5 of 5) sorted by relevance
27 template<int ...N> int bad10() { return (3 ? ... : N); } // expected-error +{{}} expected-note {{to… in bad10() function
34 template<int ...N> int bad10() { return (3 ? ... : N); } // expected-error +{{}} expected-note {{to… in bad10() function
401 void bad10() throw() { // expected-note {{here}} in bad10() function
256 bad10(void) in bad10() function
321 bad10(void) in bad10() function