Searched defs:wobble (Results 1 - 2 of 2) sorted by relevance

/external/clang/test/SemaTemplate/
H A Doverload-candidates.cpp125 void wobble() { wibble<int>(); } // expected-error {{no matching function for call to 'wibble'}} function in namespace:PR15673
/external/clang/test/Sema/
H A Ddesignated-initializers.c184 const union wibble wobble = { .arr2[0] = 0xffff, variable in typeref:union:wibble

Completed in 69 milliseconds