| /llvm-project-15.0.7/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.spec.auto/ |
| H A D | p6.cpp | 14 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-15.0.7/clang/test/CodeGen/ |
| H A D | inline.c | 139 inline void testA() {} in testA() function 140 void testA();
|
| /llvm-project-15.0.7/clang/test/SemaObjCXX/ |
| H A D | abstract-class-type-ivar.mm | 7 virtual void testA() = 0; 13 virtual void testA() { }
|
| /llvm-project-15.0.7/llvm/test/Linker/ |
| H A D | type-unique-type-array-a.ll | 14 ; 7 void testA(SA a) { 19 ; 12 a->testA(sa); 26 ; CHECK: DW_AT_name {{.*}}"testA" 101 !6 = !DISubprogram(name: "testA", linkageName: "_ZN1A5testAE2SA", line: 7, isLocal: false, isDefini… 114 !20 = distinct !DISubprogram(name: "testA", linkageName: "_ZN1A5testAE2SA", line: 7, isLocal: false…
|
| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | unions-region.m | 10 // [testA] When using RegionStore, this test case previously had a 18 float testA(float f) { function
|
| H A D | misc-ps.m | 370 void testA(void) { function
|
| /llvm-project-15.0.7/clang/test/Analysis/diagnostics/ |
| H A D | text-diagnostics.c | 3 void testA(void) { in testA() function
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | block-byref-cxx-objc.cpp | 18 int testA() { in testA() function
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | typo-template-name.cpp | 8 …void testA() { A::typo_first_a<int>(); } // expected-error {{'typo_first_a' does not name a templa… in testA() function
|
| /llvm-project-15.0.7/clang/test/CXX/class.access/class.friend/ |
| H A D | p3-cxx0x.cpp | 80 void testA() { (void)sizeof(A<int>); } in testA() function
|
| /llvm-project-15.0.7/clang/test/SemaCXX/ |
| H A D | user-defined-conversions.cpp | 95 void testA(A a) { in testA() function
|
| H A D | attr-deprecated.cpp | 205 void testA() { in testA() function
|
| H A D | constant-expression-cxx14.cpp | 622 constexpr bool testA() { in testA() function 629 static_assert(testA(), "");
|
| /llvm-project-15.0.7/clang/test/Modules/ |
| H A D | decldef.m | 26 void testA(A *a) { function
|
| H A D | decldef.mm | 35 void testA(A *a) { function
|
| /llvm-project-15.0.7/clang/test/CXX/expr/expr.prim/expr.prim.general/ |
| H A D | p3-0x.cpp | 12 void testA(A &a) { in testA() function
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/performance/ |
| H A D | move-const-arg.cpp | 329 void testA() { in testA() function
|