/external/clang/test/SemaObjCXX/ |
D | properties.mm | 72 @interface Test6 interface 77 void test6(Test6 *t6) { 79 Class x2 = Test6.class; 87 template void test6_template(Test6*);
|
/external/clang/test/CodeGenCXX/ |
D | microsoft-abi-vtables-multiple-nonvirtual-inheritance.cpp | 135 struct Test6: Test1 { struct 150 Test6 t6;
|
D | class-layout.cpp | 50 namespace Test6 { namespace
|
D | skip-vtable-pointer-initialization.cpp | 110 namespace Test6 { namespace
|
D | vtable-available-externally.cpp | 125 namespace Test6 { namespace
|
D | vtt-layout.cpp | 71 namespace Test6 { namespace
|
D | microsoft-abi-vtables-virtual-inheritance.cpp | 167 namespace Test6 { namespace
|
D | devirtualize-virtual-function-calls-final.cpp | 92 namespace Test6 { namespace
|
D | thunks.cpp | 132 namespace Test6 { namespace
|
D | microsoft-abi-vbtables.cpp | 86 namespace Test6 { namespace
|
D | vtable-layout.cpp | 347 namespace Test6 { namespace
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
D | generators-iteration.js | 437 function Test6(iter) { class in TestTryCatch 445 Test6(instantiate(g)); 506 function Test6(iter) { class in TestTryFinally 513 Test6(instantiate(g)); 600 function Test6(iter) { class in TestNestedTry 609 Test6(instantiate(g));
|
/external/clang/test/SemaObjC/Inputs/ |
D | arc-system-header.h | 34 extern struct Test6 *const kMagicConstant;
|
/external/clang/test/SemaCXX/ |
D | attr-weak.cpp | 19 struct Test6 { struct
|
D | references.cpp | 69 class Test6 { // expected-warning{{class 'Test6' does not declare any constructor to initialize its… class
|
D | empty-class-layout.cpp | 136 namespace Test6 { namespace
|
/external/clang/test/ARCMT/ |
D | objcmt-protocol-conformance.m | 73 @interface Test6 : NSObject // Test for minimal listing of conforming protocols interface 77 @implementation Test6 implementation
|
D | objcmt-protocol-conformance.m.result | 73 @interface Test6 : NSObject<P6> // Test for minimal listing of conforming protocols 77 @implementation Test6
|
/external/clang/test/CodeGen/ |
D | 2002-02-17-ArgumentAddress.c | 30 int Test6() { in Test6() function
|
/external/clang/test/SemaObjC/ |
D | property.m | 70 @interface Test6 interface 72 @implementation Test6 implementation
|
D | default-synthesize-2.m | 88 @interface Test6 interface 96 @implementation Test6 implementation
|
D | property-category-4.m | 107 // Test6
|
/external/clang/test/CodeGenObjC/ |
D | arc-captured-32bit-block-var-layout-2.m | 37 // Test6
|
D | property.m | 117 @interface Test6 interface 122 void test6(Test6 *a) {
|
/external/clang/test/Index/ |
D | get-cursor.m | 94 @interface Test6 interface 98 @implementation Test6 implementation
|