Home
last modified time | relevance | path

Searched refs:Test4 (Results 1 – 25 of 31) sorted by relevance

12

/external/clang/test/SemaCXX/
Dbitfield-layout.cpp25 struct Test4 { struct
28 CHECK_SIZE(Test4, 8); argument
29 CHECK_ALIGN(Test4, 8);
Dempty-class-layout.cpp112 namespace Test4 { namespace
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.unnamed/
Dp1.cpp37 class Test4 {}; // expected-note {{previous definition}} class
40 class Test4 {}; // expected-error {{redefinition of 'Test4'}} class
/external/clang/test/SemaObjC/
Dproperty-ivar-mismatch.m4 @interface Test4 interface
11 @implementation Test4 implementation
Dmethod-conflict-2.m37 @interface Test4 {} interface
41 @implementation Test4 implementation
Dmethod-conflict-1.m77 @interface Test4 {} interface
81 @implementation Test4 implementation
Ddefault-synthesize-2.m59 @interface Test4 { interface
67 @implementation Test4 implementation
Dno-protocol-option-tests.m29 // Test4
Darc-system-header.m20 void test4(Test4 *p) {
/external/clang/test/CodeGenObjC/
Darc-unopt.m41 @interface Test4 { id x; } @end interface
42 @interface Test4_sub : Test4 { id y; } @end
43 Test4 *test4(void) {
Darc-captured-32bit-block-var-layout-2.m27 // Test4
Dproperty.m94 @interface Test4 {} interface
98 void test4(Test4 *t) {
/external/clang/test/CXX/class/
Dp2-0x.cpp29 namespace Test4 { namespace
/external/clang/test/Index/
Dget-cursor.m63 @interface Test4 interface
65 @interface Test4(Dido) interface in Dido
67 @implementation Test4(Dido) implementation in Dido
/external/clang/test/SemaObjC/Inputs/
Darc-system-header.h17 @interface Test4 {
/external/clang/test/CodeGenCXX/
Dclass-layout.cpp21 namespace Test4 { namespace
Dskip-vtable-pointer-initialization.cpp60 namespace Test4 { namespace
Dvtt-layout.cpp44 namespace Test4 { namespace
Dvtable-available-externally.cpp82 namespace Test4 { namespace
Ddevirtualize-virtual-function-calls-final.cpp53 namespace Test4 { namespace
Dthunks.cpp67 namespace Test4 { namespace
/external/clang/test/CodeGen/
D2002-02-17-ArgumentAddress.c26 struct Test Test4(struct Test A) { in Test4() function
/external/clang/test/SemaObjCXX/
Dproperties.mm49 @interface Test4 interface
53 void test4(Test4 *t) {
/external/clang/test/CodeGenObjCXX/
Dblocks.mm31 // Test4
/external/clang/test/CXX/class.derived/class.virtual/
Dp3-0x.cpp50 namespace Test4 { namespace

12