Home
last modified time | relevance | path

Searched defs:FOO (Results 1 – 25 of 41) sorted by relevance

12

/minix/external/bsd/llvm/dist/clang/test/Index/
H A Dcomplete-preprocessor.m7 #define FOO(a, b) a##b macro
14 FOO(in,t) value; function
H A Dfile-macro-refs.c1 #define FOO macro
H A Dcomplete-unterminated.c16 #define FOO(a, b) a b macro
/minix/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A Dpragma-pack-2.cpp4 struct FOO { struct
10 // CHECK: %struct.BAR = type <{ %struct.FOO, i8, i8 }> argument
/minix/external/bsd/llvm/dist/clang/test/SemaObjC/
H A Dinterface-1.m31 @interface FOO // expected-note {{previous definition is here}} interface
35 @interface FOO // expected-error {{duplicate interface definition for class 'FOO'}} interface
H A Divar-sem-check-1.m4 typedef int FOO(); typedef
H A Denhanced-proto-2.m6 - (void) FOO; method
/minix/external/bsd/llvm/dist/clang/test/Preprocessor/
H A Dcomment_save_macro.c11 #define FOO bork // blah macro
H A Dexpr_define_expansion.c4 #define FOO && 1 macro
H A Dassembler-with-cpp.c48 #define FOO(name) name ## $foo macro
53 #define FOO(name) name ## $foo macro
H A Dbuiltin_line.c2 #define FOO __LINE__ macro
H A Dmacro_expandloc.c2 #define FOO 1 macro
H A Dmacro_paste_simple.c3 #define FOO bar ## baz ## 123 macro
H A Dmacro_arg_empty.c3 #define FOO(x) x macro
H A Dmacro_paste_empty.c3 #define FOO(X) X ## Y macro
H A Dmacro_paste_hashhash.c9 #define FOO(x) A x B macro
/minix/external/bsd/llvm/dist/clang/test/Driver/
H A Dno-objc-arr.m5 void * FOO() { function
/minix/external/bsd/llvm/dist/clang/test/Lexer/Inputs/
H A Ddifferent-define.h2 #define FOO 5 macro
/minix/external/bsd/llvm/dist/clang/test/Lexer/
H A Drdar-8914293.c6 /* expected-warning {{missing terminating}} */ #define FOO "foo macro
/minix/external/bsd/llvm/dist/clang/test/PCH/
H A Dpch-dir.c16 int FOO; variable
/minix/external/bsd/llvm/dist/clang/test/Modules/
H A Don-demand-build.m5 #define FOO macro
/minix/external/bsd/llvm/dist/clang/test/CodeGen/
H A D2002-02-18-StaticData.c4 double FOO = 17; variable
H A D2002-02-13-TypeVarNameCollision.c9 } FOO; typedef
H A D2007-11-28-GlobalInitializer.c3 typedef struct foo { int x; char *p; } FOO; typedef
/minix/external/bsd/llvm/dist/clang/test/Parser/
H A Denhanced-proto-1.m6 - (void) FOO; method

12