Home
last modified time | relevance | path

Searched defs:testA (Results 1 – 15 of 15) sorted by relevance

/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/
H A Dp6.cpp14 only<const char [16]> testA = a; variable
40 only<bool> testA = a; in f() local
45 only<int> testA = a; in f() local
49 only<bool> testA = a; in f() local
53 only<const char[5]> testA = a; in f() local
/llvm-project/clang/test/Analysis/
H A Dunions-region.m18 float testA(float f) { function
H A Dmisc-ps.m361 void testA(void) { function
/llvm-project/clang/test/Modules/
H A Ddecldef.m26 void testA(A *a) { function
H A Ddecldef.mm35 void testA(A *a) { function
/llvm-project/clang/test/Analysis/diagnostics/
H A Dtext-diagnostics.c3 void testA(void) { in testA() function
/llvm-project/clang/test/SemaTemplate/
H A Dtypo-template-name.cpp8 …void testA() { A::typo_first_a<int>(); } // expected-error {{'typo_first_a' does not name a templa… in testA() function
/llvm-project/clang/test/CodeGenCXX/
H A Dblock-byref-cxx-objc.cpp17 int testA() { in testA() function
/llvm-project/clang/test/CodeGen/
H A Dinline.c138 inline void testA() {} in testA() function
/llvm-project/clang/test/CXX/class.access/class.friend/
H A Dp3-cxx0x.cpp80 void testA() { (void)sizeof(A<int>); } in testA() function
/llvm-project/clang/test/SemaCXX/
H A Duser-defined-conversions.cpp96 void testA(A a) { in testA() function
H A Dattr-deprecated.cpp204 void testA() { in testA() function
H A Dconstant-expression-cxx14.cpp623 constexpr bool testA() { in testA() function
/llvm-project/clang/test/CXX/expr/expr.prim/expr.prim.general/
H A Dp3-0x.cpp12 void testA(A &a) { in testA() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dmove-const-arg.cpp465 void testA() { in testA() function