Home
last modified time | relevance | path

Searched refs:testB (Results 1 – 18 of 18) sorted by relevance

/llvm-project-15.0.7/clang/test/CodeGen/
H A Dinline.c142 void testB();
143 inline void testB() {} in testB() function
144 extern void testB();
/llvm-project-15.0.7/clang/test/SemaObjCXX/
H A Dabstract-class-type-ivar.mm8 …virtual void testB() = 0; // expected-note {{unimplemented pure virtual method 'testB' in 'CppConc…
/llvm-project-15.0.7/clang/test/Analysis/
H A Dunions-region.m33 // [testB] When using RegionStore, this test case previously had a
36 void testB(int i) { function
H A Ddtor.cpp554 void testB() { in testB() function
H A Dmisc-ps.m385 void testB(BStruct *b) { function
H A Dmisc-ps-region-store.m103 void testB(BStruct *b) { function
/llvm-project-15.0.7/llvm/test/Linker/
H A Dtype-unique-type-array-b.ll13 ; 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 Dtype-unique-type-array-a.ll37 ; CHECK: DW_AT_name {{.*}}"testB"
/llvm-project-15.0.7/clang/test/Analysis/diagnostics/
H A Dtext-diagnostics.c12 void testB(int *q) { in testB() function
/llvm-project-15.0.7/clang/test/Modules/Inputs/objc-category-3/
H A DCategory_B.h3 - (int)testB:(int)item matchingMask:(int)mask;
/llvm-project-15.0.7/clang/test/CXX/class/class.bit/
H A Dp2.cpp17 void testB() { in testB() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dblock-byref-cxx-objc.cpp39 int testB() { in testB() function
/llvm-project-15.0.7/clang/test/SemaTemplate/
H A Dtypo-template-name.cpp13 …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 Dobjc-category-3.m13 [m testB:1 matchingMask:2];
H A Ddecldef.m33 void testB(void) { function
H A Ddecldef.mm45 void testB() { function
/llvm-project-15.0.7/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
H A Dp6.cpp20 only<unsigned long long> testB = b; in h() local
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dattr-deprecated.cpp214 void testB() { in testB() function