Searched refs:test12 (Results 1 - 25 of 35) 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: define void @test12
96 void test12() { function
/external/clang/test/Sema/
H A Dasm.c117 void test12(void) { function
H A Dbuiltins.c75 void test12(void) __attribute__((__noreturn__));
76 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 Dattr-deprecated.c91 char test12[sizeof(foo_dep)]; // expected-warning {{'foo_dep' is deprecated}} variable
H A Dreturn.c77 int test12() { function
H A Dswitch.c221 void test12() { function
H A Dblock-misc.c116 void test12() {
H A Dexprs.c120 int test12(const char *X) { function
H A Dscope-check.c182 void test12(int n) {
/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 Dgoto.cpp119 namespace test12 { namespace
/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/CodeGenCXX/
H A Deh.cpp285 namespace test12 { namespace
H A Dmangle-template.cpp157 namespace test12 { namespace
/external/clang/test/Misc/
H A Ddiag-template-diffing.cpp358 void test12() { function
/external/clang/test/CXX/class.access/class.friend/
H A Dp1.cpp334 namespace test12 { namespace
/external/clang/test/CXX/class.access/
H A Dp4.cpp312 namespace test12 { namespace
/external/clang/test/CXX/temp/temp.decls/temp.friend/
H A Dp1.cpp256 namespace test12 { namespace

Completed in 669 milliseconds

12