Home
last modified time | relevance | path

Searched defs:XXX (Results 1 – 24 of 24) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A D2005-03-06-OffsetOfStructCrash.c4 struct XXX { struct
9 (int)&((struct XXX*)(((void *)0)))->F; in test1() argument
H A D2005-09-24-BitFieldCrash.c13 enum XXX { yyy }; enum
/llvm-project/clang/test/Parser/
H A Dc-namespace.c4 int XXX; in bla1() local
/llvm-project/compiler-rt/test/asan/TestCases/
H A Dasan_and_llvm_coverage_test.cpp6 int XXX = foo(); variable
H A Dglobal-underflow.cpp6 int XXX[2] = {2, 3}; variable
H A Dglobal-overflow.cpp8 static char XXX[10]; main() local
H A Dglobal-demangle.cpp3 namespace XXX { namespace
H A Dstack-frame-demangle.cpp5 namespace XXX { namespace
/llvm-project/compiler-rt/test/asan/TestCases/Linux/
H A Dglobal-overflow-bfd.cpp7 static char XXX[10]; main() local
H A Dglobal-overflow-lld.cpp8 static char XXX[10]; in main() local
/llvm-project/compiler-rt/test/asan/TestCases/Windows/
H A Dfuse-lld-globals.cpp5 static char XXX[10]; in main() local
/llvm-project/clang/test/CodeGenObjCXX/
H A Dblock-in-template-inst.mm18 DYFuture* ResourceManager<T>::XXX() function
/llvm-project/compiler-rt/test/tsan/
H A Dglobal_race3.cpp4 namespace XXX { namespace
/llvm-project/clang/test/SemaObjCXX/
H A Dobjcbridge-static-cast.mm15 typedef union __attribute__((objc_bridge(NSUColor))) __CFUPrimeColor XXX; typedef
H A Dobjcbridge-attribute.mm15 typedef union __attribute__((objc_bridge(NSUColor))) __CFUPrimeColor XXX; typedef
H A Dobjcbridge-attribute-arc.mm15 typedef union __attribute__((objc_bridge(NSUColor))) __CFUPrimeColor XXX; typedef
/llvm-project/clang/test/Index/
H A Dcomplete-blocks.m56 -(void) foo:(XXX)arg; argument
/llvm-project/clang/test/SemaCXX/
H A DMicrosoftSuper.cpp21 typedef int XXX; typedef
89 typedef int XXX; typedef
/llvm-project/clang/test/CodeGenCXX/
H A Dpredefined-expr.cpp541 class XXX { class
556 XXX::XXX() in XXX() function in XXX
H A Dlambda-expressions.cpp204 struct XXX {}; struct
/llvm-project/clang/test/SemaObjC/
H A Dobjcbridge-attribute-arc.m29 typedef union __attribute__((objc_bridge(NSUColor))) __CFUPrimeColor XXX; typedef
H A Dobjcbridge-attribute.m27 typedef union __attribute__((objc_bridge(NSUColor))) __CFUPrimeColor XXX; typedef
H A Dsuper-dealloc-attribute.m38 - (void)XXX { method
/llvm-project/compiler-rt/lib/asan/tests/
H A Dasan_test.cpp532 char XXX[10]; in TEST() local