Home
last modified time | relevance | path

Searched defs:wobble (Results 1 – 4 of 4) sorted by relevance

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