Searched refs:test12 (Results 1 - 25 of 47) sorted by relevance

12

/external/clang/test/CodeGen/
H A Dswitch-dce.c201 // CHECK: @test12
204 void test12() { function
H A Dconditional.c64 // CHECK: @test12
66 double test12(int c) { function
H A Dinit.c124 struct test12 { struct
125 struct test12 (*p)(void);
H A Dobject-size.c95 // CHECK-LABEL: define void @test12
96 void test12() { function
/external/clang/test/SemaCXX/
H A Dlong-virtual-inheritance-chain.cpp15 class test12 : virtual test11 { virtual void f(); }; class in inherits:test11
16 class test13 : virtual test12 { virtual void f(); };
H A Dalignof.cpp40 static const int test12 = __alignof__(S3::s2.s); // expected-error {{invalid application of 'alignof' to an incomplete type 'S1'}} member in struct:S3
H A Dgoto.cpp119 namespace test12 { namespace
H A Dast-print.cpp125 // CHECK: test12
134 void test12() { function
/external/clang/test/Parser/
H A Dchar-literal-printing.c18 wchar_t test12(void) { return L'\f'; } function
H A Ddeclarators.c80 void test12() { function
H A Dswitch-recovery.cpp144 void test12(int x) { function
/external/clang/test/Sema/
H A Dasm.c120 void test12(void) { function
H A Dc89.c67 void test12 (int x[const 4]) { /* expected-warning {{qualifier in array size is a C99 feature}} */ function
H A Dstatements.c47 int test12(enum Numbers num) {
H A Dbuiltins.c89 void test12(void) __attribute__((__noreturn__));
90 void test12(void) { function
H A Dattr-deprecated.c91 char test12[sizeof(foo_dep)]; // expected-warning {{'foo_dep' is deprecated}} variable
H A Dblock-misc.c116 void test12() {
H A Dexprs.c120 int test12(const char *X) { function
H A Dreturn.c77 int test12() { function
H A Dscope-check.c182 void test12(int n) {
H A Dswitch.c221 void test12() { function
/external/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c51 int test12(int *q) { function
/external/clang/test/CodeGenCXX/
H A Deh.cpp286 namespace test12 { namespace
H A Dlinkage.cpp147 namespace test12 { namespace
H A Dmangle-template.cpp159 namespace test12 { namespace

Completed in 2736 milliseconds

12