Home
last modified time | relevance | path

Searched defs:test22 (Results 1 – 25 of 28) sorted by relevance

12

/llvm-project-15.0.7/clang/test/Sema/
H A Dattr-deprecated.c119 struct test22 { struct
121 foo_dep b; // expected-warning {{'foo_dep' is deprecated}}
122 foo_dep c, d __attribute((deprecated)); // expected-warning {{'foo_dep' is deprecated}}
H A Dexprs.c259 void test22(void) { in test22() function
H A Dreturn.c125 int test22(void) { in test22() function
H A Dbuiltins.c323 void test22(void) { in test22() function
H A Duninit-variables.c168 int test22(void) { in test22() function
/llvm-project-15.0.7/clang/test/SemaCXX/
H A Dbuiltin-assume-aligned-tmpl.cpp55 void test22() { in test22() function
H A Dlong-virtual-inheritance-chain.cpp25 class test22 : virtual test21 { virtual void f(); }; class
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Darc-blocks.m757 id test22(int c, id x) { function
/llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
H A Dsize_string_size_size.pass.cpp1338 TEST_CONSTEXPR_CXX20 bool test22() in test22() function
H A Dsize_T_size_size.pass.cpp1340 TEST_CONSTEXPR_CXX20 bool test22() in test22() function
/llvm-project-15.0.7/clang/test/CodeGen/
H A Dbuiltins-hexagon-v67-audio.c132 long long test22(long long rxx, long long rss, long long rtt) { in test22() function
H A Dunaligned-expr.c204 void test22(void) { in test22() function
H A Dbuiltins-hexagon-circ.c153 void test22(int mod, void *start, long long v) { in test22() function
H A Dobject-size.c220 void test22(void) { in test22() function
/llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.ops/string_compare/
H A Dsize_size_string_size_size.pass.cpp2433 TEST_CONSTEXPR_CXX20 bool test22() in test22() function
H A Dsize_size_T_size_size.pass.cpp2437 TEST_CONSTEXPR_CXX20 bool test22() in test22() function
/llvm-project-15.0.7/libcxx/test/std/strings/string.view/string.view.ops/
H A Dcompare.size_size_sv_size_size.pass.cpp2343 void test22() in test22() function
/llvm-project-15.0.7/libcxx/test/std/strings/basic.string/string.modifiers/string_replace/
H A Dsize_size_string_size_size.pass.cpp2448 TEST_CONSTEXPR_CXX20 bool test22() in test22() function
H A Dsize_size_T_size_size.pass.cpp2458 TEST_CONSTEXPR_CXX20 bool test22() in test22() function
/llvm-project-15.0.7/clang/test/CodeGenCXX/
H A Dnrvo.cpp2791 X test22() { // http://wg21.link/p2025r2#ex-19 in test22() function
/llvm-project-15.0.7/clang/test/Parser/
H A Dchar-literal-printing.c29 wchar_t test22(void) { return L'c'; } in test22() function
/llvm-project-15.0.7/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c72 int test22(int *q, int *x) { in test22() function
/llvm-project-15.0.7/clang/test/Analysis/
H A Dplacement-new.cpp443 void test22() { in test22() function
/llvm-project-15.0.7/clang/test/CodeGen/PowerPC/
H A Dbuiltins-ppc-p9vector.c457 unsigned test22(void) { in test22() function
/llvm-project-15.0.7/clang/test/SemaObjC/
H A Darc.m476 void test22(id x[]) { // expected-error {{must explicitly describe intended ownership of an object … function

12