Home
last modified time | relevance | path

Searched refs:Test19 (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/clang/test/Index/
H A Dsingle-file-parse.m74 // CHECK: [[@LINE+1]]:12: ObjCInterfaceDecl=Test19
75 @interface Test19 @end interface
H A Dretain-excluded-conditional-blocks.m70 // CHECK: [[@LINE+1]]:12: ObjCInterfaceDecl=Test19
71 @interface Test19 @end interface
/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Ddeadlock_detector_stress_test.cpp505 void Test19() { in Test19() function in LockTest
622 LockTest().Test19(); in main()
/llvm-project-15.0.7/clang/test/Sema/
H A Dbuiltins.c223 void Test19(void) in Test19() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dmicrosoft-abi-vbtables.cpp351 namespace Test19 { namespace
H A Dvtable-layout.cpp902 namespace Test19 { namespace
H A Dvisibility.cpp474 namespace Test19 { namespace
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Darc.m435 extern struct Test19 *test19a;
436 struct Test19 *const test19b = 0; struct
441 …// expected-note{{use CFBridgingRelease call to transfer ownership of a +1 'struct Test19 *' into …
444 …// expected-note{{use CFBridgingRelease call to transfer ownership of a +1 'struct Test19 *' into …