Searched refs:bazqux (Results 1 – 1 of 1) sorted by relevance
188 …template <> void bazqux(typename T::type) {} // expected-error {{cannot specialize a function 'ba… in bazqux() function193 …Foobar<void>::bazqux(); // expected-error{{no member named 'bazqux' in }} expected-note{{in inst… in test()194 …Foobar<int>::bazqux(); // expected-error{{no member named 'bazqux' in }} expected-note{{in insta… in test()195 Foobar<int>::bazqux(3); // expected-error{{no member named 'bazqux' in }} in test()