HomeSort by relevance Sort by last modified time
    Searched defs:wobble (Results 1 - 2 of 2) sorted by null

  /external/clang/test/SemaTemplate/
overload-candidates.cpp 125 void wobble() { wibble<int>(); } // expected-error {{no matching function for call to 'wibble'}} function in namespace:PR15673
  /external/clang/test/Sema/
designated-initializers.c 185 const union wibble wobble = { .arr2[0] = 0xffff, variable in typeref:union:wibble

Completed in 88 milliseconds