| /llvm-project-15.0.7/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 | 173 float test15() { in test15() function
|
| H A D | linkage2.cpp | 153 namespace test15 { namespace
|
| /llvm-project-15.0.7/clang/test/Misc/ |
| H A D | diag-template-diffing-color.cpp | 24 void test15() { in test15() function
|
| /llvm-project-15.0.7/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
| H A D | default.fail.cpp | 45 std::tuple<Explicit, Explicit, Explicit> test15() { return {}; } // expected-error 1 {{chosen const… in test15() function
|
| /llvm-project-15.0.7/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 | 134 void test15(void) { in test15() function
|
| H A D | block-misc.c | 146 void test15(void) { in test15() function
|
| H A D | attr-deprecated.c | 98 unsigned long test15 = sizeof(foo_dep); // expected-warning {{'foo_dep' is deprecated}} variable
|
| H A D | scope-check.c | 220 void test15(int n, void *pc) { in test15() function
|
| H A D | switch.c | 271 void test15(void) { in test15() function
|
| H A D | return.c | 89 int test15(void) { in test15() function
|
| /llvm-project-15.0.7/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
|
| H A D | builtins-hexagon-circ.c | 104 void test15(int mod, void *start, short v) { in test15() function
|
| /llvm-project-15.0.7/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-15.0.7/clang/test/Parser/ |
| H A D | char-literal-printing.c | 21 char test15(void) { return '\r'; } in test15() function
|
| H A D | declarators.c | 103 long struct X { int x; } test15(void); // expected-error {{'long struct' is invalid}}
|
| /llvm-project-15.0.7/clang/test/CodeGenCXX/ |
| H A D | eh.cpp | 373 namespace test15 { namespace
|
| H A D | linkage.cpp | 188 namespace test15 { namespace
|
| H A D | new.cpp | 200 namespace test15 { namespace
|
| /llvm-project-15.0.7/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-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | noalias-scope-decl.ll | 143 define void @test15(i8* %ptr0) { 144 ; CHECK-LABEL: @test15(
|