| /llvm-project/clang/test/SemaCXX/ |
| H A D | long-virtual-inheritance-chain.cpp | 18 class test15 : virtual test14 { virtual void f(); }; class 19 class test16 : virtual test15 { virtual void f(); };
|
| H A D | ast-print.cpp | 175 float test15() { in test15() function
|
| H A D | linkage2.cpp | 153 namespace test15 { namespace
|
| H A D | recovery-expr-type.cpp | 170 namespace test15 { namespace
|
| /llvm-project/clang/test/Misc/ |
| H A D | diag-template-diffing-color.cpp | 24 void test15() { in test15() function
|
| /llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
| H A D | default.verify.cpp | 45 std::tuple<Explicit, Explicit, Explicit> test15() { return {}; } // expected-error 1 {{chosen const… in test15() function
|
| /llvm-project/clang/test/Sema/ |
| H A D | c89.c | 80 int test15[5] = { [2] = 1 }; /* expected-warning {{designated initializers are a C99 feature}} */ variable
|
| H A D | statements.c | 133 void test15(void) { in test15() function
|
| H A D | builtin-assume-aligned.c | 80 int test15(int *b) { in test15() 78 int test15(int *b) { test15() function
|
| H A D | block-misc.c | 143 void test15(void) { in test15() 142 void test15(void) { test15() function
|
| H A D | attr-deprecated.c | 97 unsigned long test15 = sizeof(foo_dep); // expected-warning {{'foo_dep' is deprecated}} variable
|
| H A D | switch.c | 270 void test15(void) { in test15() 269 void test15(void) { test15() function
|
| H A D | return.c | 89 int test15(void) { in test15() function
|
| /llvm-project/llvm/test/CodeGen/AArch64/ |
| H A D | movw-consts.ll | 142 define void @test15() { 143 ; CHECK-LABEL: test15:
|
| H A D | arm64-rounding.ll | 149 ; CHECK-LABEL: test15: 152 define float @test15(float %a) #1 {
|
| /llvm-project/clang/test/CodeGen/ |
| H A D | builtin-constant-p.c | 149 void test15(void) { in test15() function
|
| H A D | unaligned-expr.c | 131 void test15(void) { in test15() function
|
| H A D | builtins-hexagon-v67-audio.c | 90 int test15(long long rss, long long rtt) { in test15() function
|
| /llvm-project/llvm/test/CodeGen/RISCV/ |
| H A D | narrow-shl-cst.ll | 259 define signext i32 @test15(i32 signext %x) nounwind { 260 ; RV32-LABEL: test15: 268 ; RV64-LABEL: test15:
|
| /llvm-project/clang/test/Parser/ |
| H A D | char-literal-printing.c | 21 char test15(void) { return '\r'; } in test15() function
|
| H A D | declarators.c | 96 long struct X { int x; } test15(void); // expected-error {{'long struct' is invalid}}
|
| /llvm-project/llvm/test/CodeGen/X86/ |
| H A D | fast-isel-sext-zext.ll | 252 define i32 @test15(i16 %x) nounwind { 253 ; X32-LABEL: test15: 258 ; X64-LABEL: test15:
|
| /llvm-project/clang/test/CodeGenCXX/ |
| H A D | eh.cpp | 357 namespace test15 { namespace
|
| /llvm-project/clang/test/SemaOpenMP/ |
| H A D | hip-omp-mix.cpp | 111 void test15(int n) { in test15() function
|
| /llvm-project/llvm/test/Transforms/InstCombine/ |
| H A D | noalias-scope-decl.ll | 143 define void @test15(ptr %ptr0) { 144 ; CHECK-LABEL: @test15(
|