/external/clang/test/CodeGen/ |
D | init.c | 124 struct test12 { struct 125 struct test12 (*p)(void); argument
|
D | switch-dce.c | 204 void test12() { in test12() function
|
D | conditional.c | 66 double test12(int c) { in test12() function
|
D | object-size.c | 96 void test12() { in test12() function
|
/external/clang/test/SemaCXX/ |
D | long-virtual-inheritance-chain.cpp | 15 class test12 : virtual test11 { virtual void f(); }; class 16 class test13 : virtual test12 { virtual void f(); };
|
D | goto.cpp | 119 namespace test12 { namespace
|
D | alignof.cpp | 40 …static const int test12 = __alignof__(S3::s2.s); // expected-error {{invalid application of 'align… member
|
D | ast-print.cpp | 134 void test12() { in test12() function
|
D | linkage2.cpp | 131 namespace test12 { namespace
|
/external/clang/test/Sema/ |
D | builtins.c | 89 void test12(void) __attribute__((__noreturn__)); 90 void test12(void) { in test12() function
|
D | statements.c | 47 int test12(enum Numbers num) { in test12() function
|
D | c89.c | 67 void test12 (int x[const 4]) { /* expected-warning {{qualifier in array size is a C99 feature}} */ in test12() function
|
D | asm.c | 120 void test12(void) { in test12() function
|
/external/clang/test/ARCMT/ |
D | safe-arc-assign.m | 5 void test12(id collection) { function
|
D | safe-arc-assign.m.result | 5 void test12(id collection) {
|
/external/llvm/test/CodeGen/AArch64/ |
D | movw-consts.ll | 83 define void @test12() { 84 ; CHECK-LABEL: test12:
|
D | arm64-rounding.ll | 122 ; CHECK: test12 125 define double @test12(double %a) #0 {
|
/external/llvm/test/CodeGen/X86/ |
D | cmov-fp.ll | 206 define float @test12(i32 %a, i32 %b, float %x) nounwind { 211 ; SSE-LABEL: test12: 214 ; NOSSE2-LABEL: test12: 217 ; NOSSE1-LABEL: test12: 220 ; NOCMOV-LABEL: test12:
|
/external/llvm/test/Transforms/InstSimplify/ |
D | undef.ll | 94 ; @test12 96 define i64 @test12() {
|
/external/llvm/test/Transforms/ConstProp/ |
D | loads.ll | 157 define i16 @test12() { 162 ; LE-LABEL: @test12( 166 ; BE-LABEL: @test12(
|
/external/clang/test/Parser/ |
D | char-literal-printing.c | 18 wchar_t test12(void) { return L'\f'; } in test12() function
|
D | switch-recovery.cpp | 144 void test12(int x) { in test12() function
|
D | declarators.c | 80 void test12() { in test12() function
|
/external/clang/test/Analysis/inlining/ |
D | inline-defensive-checks.c | 51 int test12(int *q) { in test12() function
|
/external/clang/test/CodeGenCXX/ |
D | eh.cpp | 286 namespace test12 { namespace
|