Home
last modified time | relevance | path

Searched refs:WIBBLE (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Lexer/
Dpreamble.c7 #elif WIBBLE
11 #ifdef WIBBLE
/external/clang/test/Index/
Dannotate-tokens-pp.c4 #define WIBBLE(X, Y) X##Y macro
5 NOTHING(more,junk) float WIBBLE(int, float);
/external/clang/test/CodeCompletion/Inputs/
Dmacros.h4 #define WIBBLE(...) macro
/external/clang/test/Modules/
Dmacros.c44 #__public_macro WIBBLE // expected-error{{no macro named 'WIBBLE'}}