Home
last modified time | relevance | path

Searched defs:test12 (Results 1 – 25 of 84) sorted by relevance

1234

/llvm-project/clang/test/ARCMT/
H A Dsafe-arc-assign.m5 void test12(id collection) { function
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Ddefault.verify.cpp42 std::tuple<Explicit, Implicit, Implicit> test12() { return {}; } // expected-error 1 {{chosen const… in test12() function
/llvm-project/flang/test/Lower/
H A Darray-expression.f90393 subroutine test12(a,b,c,d,n,m) subroutine
417 end subroutine test12 argument
/llvm-project/clang/test/CodeGen/PowerPC/
H A Daltivec-ct.c80 vector unsigned test12(vector float x) { in test12() function
/llvm-project/clang/test/CodeGen/
H A Dalias.c110 void test12(void) {} in test12() function
H A Dswitch-dce.c204 void test12(void) { in test12() function
H A Dconditional.c66 double test12(int c) { in test12() function
H A Dms-volatile.c83 int test12(struct qux *p) { in test12() function
H A Dbuiltin-memfns.c115 void test12(void) { test12() function
H A Dbuiltin-constant-p.c131 struct { const char *t; int a; } test12[] = { variable
/llvm-project/clang/test/SemaCXX/
H A Dundefined-inline.cpp65 namespace test12 { namespace
H A Dconstexpr-function-recovery-crash.cpp78 constexpr int test12() { return "wrong"; } // expected-error {{cannot initialize return object of t… in test12() function
H A Dgoto.cpp119 namespace test12 { namespace
H A Dlong-virtual-inheritance-chain.cpp15 class test12 : virtual test11 { virtual void f(); }; class
H A Dopenmp_default_simd_align.cpp38 …static const int test12 = __builtin_omp_required_simd_align(decltype(S3::s2.s)); // expected-error… member
H A Dalignof.cpp38 …static const int test12 = __alignof__(S3::s2.s); // expected-error {{invalid application of '__ali… member
/llvm-project/flang/test/Semantics/
H A Dcritical02.f90117 subroutine test12() subroutine
/llvm-project/clang/test/Sema/
H A Dbuiltin-assume-aligned.c63 int test12(int *a) { test12() function
H A Dattr-deprecated.c92 char test12[sizeof(foo_dep)]; // expected-warning {{'foo_dep' is deprecated}} variable
H A Dblock-misc.c113 void test12() { test12() function
/llvm-project/clang/test/Parser/
H A Dswitch-recovery.cpp143 void test12(int x) { in test12() function
/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
H A Dsize_string_size_size.pass.cpp743 TEST_CONSTEXPR_CXX20 bool test12() { in test12() function
H A Dsize_T_size_size.pass.cpp743 TEST_CONSTEXPR_CXX20 bool test12() { in test12() function
/llvm-project/clang/test/SemaOpenMP/
H A Dhip-omp-mix.cpp93 void test12(int n) { in test12() function
/llvm-project/clang/test/Analysis/
H A Dunreachable-code-path.c189 void test12(int x) { in test12() function

1234