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

123

/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.c135 struct test12 { struct
136 struct test12 (*p)(void);
H A Dms-volatile.c83 int test12(struct qux *p) { function
85 // CHECK-LABEL: @test12
/external/clang/test/SemaCXX/
H A Dundefined-inline.cpp65 namespace test12 { namespace
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 Derr_typecheck_assign_const.cpp121 void test12(H h) { function
H A Dgoto.cpp119 namespace test12 { namespace
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 Dast-print.cpp125 // CHECK: test12
134 void test12() { function
H A Dopenmp_default_simd_align.cpp38 static const int test12 = __builtin_omp_required_simd_align(decltype(S3::s2.s)); // expected-error {{invalid application of '__builtin_omp_required_simd_align' to an incomplete type 'S1'}} member in struct:S3
/external/clang/test/CodeGenCXX/
H A Dctor-dtor-alias.cpp239 namespace test12 { namespace
H A Deh.cpp288 namespace test12 { namespace
H A Dexceptions.cpp532 namespace test12 { namespace
H A Dlinkage.cpp147 namespace test12 { namespace
H A Dmangle-template.cpp154 namespace test12 { namespace
/external/clang/test/Parser/
H A Dchar-literal-printing.c18 wchar_t test12(void) { return L'\f'; } function
H A Ddeclarators.c81 void test12() { function
H A Dswitch-recovery.cpp144 void test12(int x) { function
/external/clang/test/Sema/
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 Dasm.c120 void test12(void) { function
/external/clang/test/Analysis/inlining/
H A Dinline-defensive-checks.c51 int test12(int *q) { function
/external/ltp/testcases/kernel/fs/fs_bind/bind/
H A D00_Descriptions.txt37 test12 - slave child to uncloneable parent.
112 test12:
/external/ltp/testcases/kernel/fs/fs_bind/move/
H A D00_Descriptions.txt36 test12 - slave subtree to uncloneable parent.
104 test12:

Completed in 4291 milliseconds

123