| /llvm-project-15.0.7/clang/test/CodeGen/ |
| H A D | inline.c | 142 void testB(); 143 inline void testB() {} in testB() function 144 extern void testB();
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | abstract-class-type-ivar.mm | 8 …virtual void testB() = 0; // expected-note {{unimplemented pure virtual method 'testB' in 'CppConc…
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | unions-region.m | 33 // [testB] When using RegionStore, this test case previously had a 36 void testB(int i) { function
|
| H A D | dtor.cpp | 554 void testB() { in testB() function
|
| H A D | misc-ps.m | 385 void testB(BStruct *b) { function
|
| H A D | misc-ps-region-store.m | 103 void testB(BStruct *b) { function
|
| /llvm-project-15.0.7/llvm/test/Linker/ |
| H A D | type-unique-type-array-b.ll | 13 ; 7 void testB(SA sa) { 18 ; 12 b->testB(sa); 80 !6 = !DISubprogram(name: "testB", linkageName: "_ZN1B5testBE2SA", line: 7, isLocal: false, isDefini… 93 !20 = distinct !DISubprogram(name: "testB", linkageName: "_ZN1B5testBE2SA", line: 7, isLocal: false…
|
| H A D | type-unique-type-array-a.ll | 37 ; CHECK: DW_AT_name {{.*}}"testB"
|
| /llvm-project-15.0.7/clang/test/Analysis/diagnostics/ |
| H A D | text-diagnostics.c | 12 void testB(int *q) { in testB() function
|
| /llvm-project-15.0.7/clang/test/Modules/Inputs/objc-category-3/ |
| H A D | Category_B.h | 3 - (int)testB:(int)item matchingMask:(int)mask;
|
| /llvm-project-15.0.7/clang/test/CXX/class/class.bit/ |
| H A D | p2.cpp | 17 void testB() { in testB() function
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | block-byref-cxx-objc.cpp | 39 int testB() { in testB() function
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | typo-template-name.cpp | 13 …void testB() { B::typo_first_b<int>(); } // expected-error {{'typo_first_b' does not name a templa… in testB() function
|
| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | objc-category-3.m | 13 [m testB:1 matchingMask:2];
|
| H A D | decldef.m | 33 void testB(void) { function
|
| H A D | decldef.mm | 45 void testB() { function
|
| /llvm-project-15.0.7/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/ |
| H A D | p6.cpp | 20 only<unsigned long long> testB = b; in h() local
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | attr-deprecated.cpp | 214 void testB() { in testB() function
|