Home
last modified time | relevance | path

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

12345678

/llvm-project-15.0.7/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.cpp173 float test15() { in test15() function
H A Dlinkage2.cpp153 namespace test15 { namespace
/llvm-project-15.0.7/clang/test/Misc/
H A Ddiag-template-diffing-color.cpp24 void test15() { in test15() function
/llvm-project-15.0.7/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Ddefault.fail.cpp45 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 Dc89.c80 int test15[5] = { [2] = 1 }; /* expected-warning {{designated initializers are a C99 feature}} */ variable
H A Dstatements.c134 void test15(void) { in test15() function
H A Dblock-misc.c146 void test15(void) { in test15() function
H A Dattr-deprecated.c98 unsigned long test15 = sizeof(foo_dep); // expected-warning {{'foo_dep' is deprecated}} variable
H A Dscope-check.c220 void test15(int n, void *pc) { in test15() function
H A Dswitch.c271 void test15(void) { in test15() function
H A Dreturn.c89 int test15(void) { in test15() function
/llvm-project-15.0.7/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
H A Dbuiltins-hexagon-circ.c104 void test15(int mod, void *start, short v) { in test15() function
/llvm-project-15.0.7/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-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c21 char test15(void) { return '\r'; } in test15() function
H A Ddeclarators.c103 long struct X { int x; } test15(void); // expected-error {{'long struct' is invalid}}
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Deh.cpp373 namespace test15 { namespace
H A Dlinkage.cpp188 namespace test15 { namespace
H A Dnew.cpp200 namespace test15 { namespace
/llvm-project-15.0.7/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-15.0.7/llvm/test/Transforms/InstCombine/
H A Dnoalias-scope-decl.ll143 define void @test15(i8* %ptr0) {
144 ; CHECK-LABEL: @test15(

12345678