Home
last modified time | relevance | path

Searched defs:TEST2 (Results 1 – 8 of 8) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/test/CodeGenCXX/
H A D2010-06-22-BitfieldInit.cpp2 struct TEST2 struct
10 TEST2 foo; argument
H A Dsections.cpp32 int TEST2; variable
/minix3/external/bsd/llvm/dist/llvm/test/MC/AsmParser/
H A Ddirective_align.s15 TEST2: label
H A Ddirective_space.s15 TEST2: label
H A Ddirective_ascii.s14 TEST2: label
H A Ddirective_values.s15 TEST2: label
H A Ddirective_fill.s18 TEST2: label
/minix3/external/bsd/llvm/dist/clang/test/Sema/
H A D__try.c5 #define TEST2(name) JOIN(name,__LINE__) macro