Home
last modified time | relevance | path

Searched defs:test13 (Results 1 – 25 of 70) sorted by relevance

123

/llvm-project/clang/test/CodeGen/
H A Dmemccpy-libcall.c7 void test13(char *d, char *s, int c, size_t n) { in test13() function
H A Dalias.c116 void test13(enum a_type y) {} in test13() function
H A Dswitch-dce.c227 void test13(int x) { in test13() function
H A Dconditional.c72 void test13(void) { in test13() function
H A Dbuiltin-memfns.c121 // CHECK-LABEL: @test13 in test13() function
H A Dbuiltin-constant-p.c136 struct { int a; } test13 = { __builtin_constant_p(test13_v) }; variable
H A Dbuiltins-hexagon-v67-audio.c78 int test13(long long rss, long long rtt) { in test13() function
H A Dpass-object-size.c411 void test13(void) { in test13() function
/llvm-project/clang/test/Parser/
H A Ddeclarators.c84 struct test13 { int a; } (test13x); struct
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Ddefault.verify.cpp43 std::tuple<Explicit, Implicit, Explicit> test13() { return {}; } // expected-error 1 {{chosen const… in test13() function
/llvm-project/clang/test/Sema/
H A Dc89.c68 struct test13 { struct
70 } test13a(); argument
H A Dbuiltin-assume-aligned.c69 int test13(int *a) { test13() function
H A Dstatements.c124 void test13(void) { in test13() function
H A Dscope-check.c197 void test13(int n, void *p) { in test13() function
/llvm-project/clang/test/SemaObjC/
H A Dexternally-retained.m113 void test13(ObjCTy *first, __weak ObjCTy *second, __unsafe_unretained ObjCTy *third, __strong ObjCT… function
/llvm-project/clang/test/CodeGenObjC/
H A Darc-blocks.m437 void test13(id x) { function
/llvm-project/flang/test/Lower/
H A Darray-expression.f90420 subroutine test13(a,b,c,d,n,m,i) subroutine
442 end subroutine test13 argument
/llvm-project/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp16 class test13 : virtual test12 { virtual void f(); }; class
H A Dconversion.cpp261 namespace test13 { namespace
264 #define test13(condition) if (condition) return; macro
H A Drecovery-expr-type.cpp151 namespace test13 { namespace
/llvm-project/libcxx/test/std/strings/basic.string/string.modifiers/string_insert/
H A Dsize_string_size_size.pass.cpp799 TEST_CONSTEXPR_CXX20 bool test13() { in test13() function
H A Dsize_T_size_size.pass.cpp799 TEST_CONSTEXPR_CXX20 bool test13() { in test13() function
/llvm-project/clang/test/SemaOpenMP/
H A Dhip-omp-mix.cpp99 void test13(int n) { in test13() function
/llvm-project/clang/test/Analysis/
H A Dunreachable-code-path.c206 void test13(int i) { in test13() function
/llvm-project/libcxx/test/std/strings/basic.string/string.ops/string_compare/
H A Dsize_size_string_size_size.pass.cpp1452 TEST_CONSTEXPR_CXX20 bool test13() { in test13() function

123