Home
last modified time | relevance | path

Searched refs:test12 (Results 1 – 25 of 72) sorted by relevance

123

/external/clang/test/Sema/
Dbuiltins.c75 void test12(void) __attribute__((__noreturn__));
76 void test12(void) { in test12() function
Dc89.c67 void test12 (int x[const 4]) { /* expected-warning {{use of C99-specific array features}} */ in test12() function
Dasm.c117 void test12(void) { in test12() function
Dstatements.c47 int test12(enum Numbers num) { in test12() function
Dswitch.c216 void test12() { in test12() function
Dattr-deprecated.c91 char test12[sizeof(foo_dep)]; // expected-warning {{'foo_dep' is deprecated}} variable
Dreturn.c77 int test12() { in test12() function
Dblock-misc.c116 void test12() { in test12() function
Dscope-check.c182 void test12(int n) { in test12() function
Dexprs.c120 int test12(const char *X) { in test12() function
/external/clang/test/CodeGen/
Dinit.c122 struct test12 { struct
123 struct test12 (*p)(void); argument
Dswitch-dce.c204 void test12() { in test12() function
Dconditional.c66 double test12(int c) { in test12() function
Dobject-size.c94 void test12() { in test12() function
/external/llvm/test/Transforms/InstSimplify/
Dundef.ll87 ; @test12
89 define i64 @test12() {
/external/clang/test/Parser/
Dchar-literal-printing.c16 wchar_t test12(void) { return L'\f'; } in test12() function
Ddeclarators.c80 void test12() { in test12() function
Dswitch-recovery.cpp144 void test12(int x) { in test12() function
/external/clang/test/ARCMT/
Dsafe-arc-assign.m5 void test12(id collection) { function
Dsafe-arc-assign.m.result5 void test12(id collection) {
/external/webkit/LayoutTests/fast/dom/HTMLLabelElement/
Dlabel-control-expected.txt37 PASS document.getElementById('test12').htmlFor is 'optgroupId'
38 PASS document.getElementById('test12').control is null
/external/llvm/test/Transforms/ConstProp/
Dloads.ll107 define i16 @test12() {
110 ; CHECK: @test12
/external/llvm/test/Transforms/InstCombine/
Ddiv.ll100 define i32 @test12(i32 %x) nounwind {
103 ; CHECK: @test12
/external/llvm/test/CodeGen/X86/
Dfast-isel-x86-64.ll132 define void @test12(i8 %tmp) nounwind ssp noredzone {
138 call void @test12(i8 0) noredzone
143 ; CHECK: test12:
/external/clang/test/CodeGenCXX/
Deh.cpp279 namespace test12 { namespace

123