Home
last modified time | relevance | path

Searched defs:testB (Results 1 – 14 of 14) sorted by relevance

/llvm-project/clang/test/Analysis/
H A Dunions-region.m36 void testB(int i) { function
H A Ddtor.cpp554 void testB() { in testB() function
H A Dmisc-ps.m376 void testB(BStruct *b) { function
H A Dmisc-ps-region-store.m103 void testB(BStruct *b) { function
/llvm-project/clang/test/Modules/
H A Ddecldef.m33 void testB(void) { function
H A Ddecldef.mm45 void testB() { function
/llvm-project/clang/test/Analysis/diagnostics/
H A Dtext-diagnostics.c12 void testB(int *q) { in testB() function
/llvm-project/clang/test/CXX/class/class.bit/
H A Dp2.cpp17 void testB() { in testB() function
/llvm-project/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/clang/test/CodeGenCXX/
H A Dblock-byref-cxx-objc.cpp38 int testB() { in testB() function
/llvm-project/clang/test/CodeGen/
H A Dinline.c142 inline void testB() {} in testB() function
/llvm-project/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/clang/test/SemaCXX/
H A Dattr-deprecated.cpp213 void testB() { in testB() function
/llvm-project/lldb/unittests/Instruction/LoongArch/
H A DTestLoongArchEmulator.cpp186 TEST_F(LoongArch64EmulatorTester, testB) { in TEST_F() argument