/external/clang/test/SemaCXX/ |
D | bitfield-layout.cpp | 25 struct Test4 { struct 28 CHECK_SIZE(Test4, 8); argument 29 CHECK_ALIGN(Test4, 8);
|
D | empty-class-layout.cpp | 112 namespace Test4 { namespace
|
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.unnamed/ |
D | p1.cpp | 37 class Test4 {}; // expected-note {{previous definition}} class 40 class Test4 {}; // expected-error {{redefinition of 'Test4'}} class
|
/external/clang/test/SemaObjC/ |
D | property-ivar-mismatch.m | 4 @interface Test4 interface 11 @implementation Test4 implementation
|
D | method-conflict-2.m | 37 @interface Test4 {} interface 41 @implementation Test4 implementation
|
D | method-conflict-1.m | 77 @interface Test4 {} interface 81 @implementation Test4 implementation
|
D | default-synthesize-2.m | 59 @interface Test4 { interface 67 @implementation Test4 implementation
|
D | no-protocol-option-tests.m | 29 // Test4
|
D | arc-system-header.m | 20 void test4(Test4 *p) {
|
/external/clang/test/CodeGenObjC/ |
D | arc-unopt.m | 41 @interface Test4 { id x; } @end interface 42 @interface Test4_sub : Test4 { id y; } @end 43 Test4 *test4(void) {
|
D | arc-captured-32bit-block-var-layout-2.m | 27 // Test4
|
D | property.m | 94 @interface Test4 {} interface 98 void test4(Test4 *t) {
|
/external/clang/test/CXX/class/ |
D | p2-0x.cpp | 29 namespace Test4 { namespace
|
/external/clang/test/Index/ |
D | get-cursor.m | 63 @interface Test4 interface 65 @interface Test4(Dido) interface in Dido 67 @implementation Test4(Dido) implementation in Dido
|
/external/clang/test/SemaObjC/Inputs/ |
D | arc-system-header.h | 17 @interface Test4 {
|
/external/clang/test/CodeGenCXX/ |
D | class-layout.cpp | 21 namespace Test4 { namespace
|
D | skip-vtable-pointer-initialization.cpp | 60 namespace Test4 { namespace
|
D | vtt-layout.cpp | 44 namespace Test4 { namespace
|
D | vtable-available-externally.cpp | 82 namespace Test4 { namespace
|
D | devirtualize-virtual-function-calls-final.cpp | 53 namespace Test4 { namespace
|
D | thunks.cpp | 67 namespace Test4 { namespace
|
/external/clang/test/CodeGen/ |
D | 2002-02-17-ArgumentAddress.c | 26 struct Test Test4(struct Test A) { in Test4() function
|
/external/clang/test/SemaObjCXX/ |
D | properties.mm | 49 @interface Test4 interface 53 void test4(Test4 *t) {
|
/external/clang/test/CodeGenObjCXX/ |
D | blocks.mm | 31 // Test4
|
/external/clang/test/CXX/class.derived/class.virtual/ |
D | p3-0x.cpp | 50 namespace Test4 { namespace
|