Home
last modified time | relevance | path

Searched refs:test15 (Results 1 – 25 of 195) sorted by relevance

12345678

/llvm-project/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp18 class test15 : virtual test14 { virtual void f(); }; class
19 class test16 : virtual test15 { virtual void f(); };
H A Dast-print.cpp175 float test15() { in test15() function
H A Dlinkage2.cpp153 namespace test15 { namespace
H A Drecovery-expr-type.cpp170 namespace test15 { namespace
/llvm-project/clang/test/Misc/
H A Ddiag-template-diffing-color.cpp24 void test15() { in test15() function
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Ddefault.verify.cpp45 std::tuple<Explicit, Explicit, Explicit> test15() { return {}; } // expected-error 1 {{chosen const… in test15() function
/llvm-project/clang/test/Sema/
H A Dc89.c80 int test15[5] = { [2] = 1 }; /* expected-warning {{designated initializers are a C99 feature}} */ variable
H A Dstatements.c133 void test15(void) { in test15() function
H A Dbuiltin-assume-aligned.c80 int test15(int *b) { in test15()
78 int test15(int *b) { test15() function
H A Dblock-misc.c143 void test15(void) { in test15()
142 void test15(void) { test15() function
H A Dattr-deprecated.c97 unsigned long test15 = sizeof(foo_dep); // expected-warning {{'foo_dep' is deprecated}} variable
H A Dswitch.c270 void test15(void) { in test15()
269 void test15(void) { test15() function
H A Dreturn.c89 int test15(void) { in test15() function
/llvm-project/llvm/test/CodeGen/AArch64/
H A Dmovw-consts.ll142 define void @test15() {
143 ; CHECK-LABEL: test15:
H A Darm64-rounding.ll149 ; CHECK-LABEL: test15:
152 define float @test15(float %a) #1 {
/llvm-project/clang/test/CodeGen/
H A Dbuiltin-constant-p.c149 void test15(void) { in test15() function
H A Dunaligned-expr.c131 void test15(void) { in test15() function
H A Dbuiltins-hexagon-v67-audio.c90 int test15(long long rss, long long rtt) { in test15() function
/llvm-project/llvm/test/CodeGen/RISCV/
H A Dnarrow-shl-cst.ll259 define signext i32 @test15(i32 signext %x) nounwind {
260 ; RV32-LABEL: test15:
268 ; RV64-LABEL: test15:
/llvm-project/clang/test/Parser/
H A Dchar-literal-printing.c21 char test15(void) { return '\r'; } in test15() function
H A Ddeclarators.c96 long struct X { int x; } test15(void); // expected-error {{'long struct' is invalid}}
/llvm-project/llvm/test/CodeGen/X86/
H A Dfast-isel-sext-zext.ll252 define i32 @test15(i16 %x) nounwind {
253 ; X32-LABEL: test15:
258 ; X64-LABEL: test15:
/llvm-project/clang/test/CodeGenCXX/
H A Deh.cpp357 namespace test15 { namespace
/llvm-project/clang/test/SemaOpenMP/
H A Dhip-omp-mix.cpp111 void test15(int n) { in test15() function
/llvm-project/llvm/test/Transforms/InstCombine/
H A Dnoalias-scope-decl.ll143 define void @test15(ptr %ptr0) {
144 ; CHECK-LABEL: @test15(

12345678