Home
last modified time | relevance | path

Searched refs:Test10 (Results 1 – 20 of 20) sorted by relevance

/llvm-project-15.0.7/clang/test/AST/
H A Dast-dump-attr.m58 -(void) [[clang::ns_consumes_self]] Test10: (int)Test11;
59 // CHECK: ObjCMethodDecl{{.*}} Test10: 'void'
H A Dast-dump-c-attr.c46 [[deprecated]] void Test9(int Test10 [[deprecated]]);
H A Dast-dump-funcs-json.cpp31 void Test10(void) noexcept(false);
/llvm-project-15.0.7/clang/test/Index/
H A Dsingle-file-parse.m50 // CHECK: [[@LINE+1]]:12: ObjCInterfaceDecl=Test10
51 @interface Test10 @end interface
H A Dretain-excluded-conditional-blocks.m46 // CHECK: [[@LINE+1]]:12: ObjCInterfaceDecl=Test10
47 @interface Test10 @end interface
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dproperties.mm152 @interface Test10 interface
158 void test(Test10 *t) {
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Ddebug-info-thunk.cpp221 namespace Test10 { namespace
H A Ddevirtualize-virtual-function-calls-final.cpp242 namespace Test10 { namespace
H A Dthunks.cpp297 namespace Test10 { namespace
H A Dvtable-available-externally.cpp216 namespace Test10 { namespace
H A Dmicrosoft-abi-vtables-virtual-inheritance.cpp424 namespace Test10 { namespace
H A Dmicrosoft-abi-vbtables.cpp166 namespace Test10 { namespace
H A Dvtable-layout.cpp475 namespace Test10 { namespace
H A Dvisibility.cpp283 namespace Test10 { namespace
/llvm-project-15.0.7/compiler-rt/test/tsan/
H A Ddeadlock_detector_stress_test.cpp308 void Test10() { in Test10() function in LockTest
613 LockTest().Test10(); in main()
/llvm-project-15.0.7/clang/test/ARCMT/
H A Dchecking.m335 @interface Test10 : NSObject { interface
342 void test(Test10 *x) {
347 @implementation Test10 implementation
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dobjcbridge-attribute.m152 void Test10(CFFontRef cf) { function
/llvm-project-15.0.7/llvm/test/Transforms/MemCpyOpt/
H A Dmemcpy.ll381 ; Test10 triggered assertion when the compiler try to get the size of the
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Darc.m301 @interface Test10 interface
302 @property (retain) Test10 *me;
305 Test10 *x;
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dmasked_gather_scatter.ll493 ; Test9 and Test10 should give the same result (scalar and vector indices in GEP)