Searched refs:wobble (Results 1 – 5 of 5) sorted by relevance
13 MACRO(x->wobble = 17); in f()
145 template<typename T> static inline void wobble(T ch);149 Foo::foo<wobble<char> >(); in madness()
139 void wobble() { wibble<int>(); } // expected-error {{no matching function for call to 'wibble'}} in wobble() function
40 namespace wobble = ::blarg; // expected-error{{no namespace named 'blarg' in the global namespace; …
184 const union wibble wobble = { .arr2[0] = 0xffff, variable