/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/chromium_org/v8/test/mjsunit/harmony/ |
D | generators-iteration.js | 447 function Test6(iter) { class in TestTryCatch 455 Test6(instantiate(g)); 513 function Test6(iter) { class in TestTryFinally 520 Test6(instantiate(g)); 602 function Test6(iter) { class in TestNestedTry 611 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 | microsoft-dtor-lookup.cpp | 109 namespace Test6 { namespace
|
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/CodeGenCXX/ |
D | class-layout.cpp | 50 namespace Test6 { namespace
|
D | skip-vtable-pointer-initialization.cpp | 110 namespace Test6 { namespace
|
D | vtable-available-externally.cpp | 117 namespace Test6 { namespace
|
D | vtt-layout.cpp | 71 namespace Test6 { namespace
|
D | devirtualize-virtual-function-calls-final.cpp | 92 namespace Test6 { namespace
|
D | thunks.cpp | 132 namespace Test6 { namespace
|
D | microsoft-abi-vtables-virtual-inheritance.cpp | 184 namespace Test6 { namespace
|
/external/clang/test/Sema/ |
D | attr-capabilities.c | 20 struct __attribute__((shared_capability("test1", 12))) Test6 {}; // expected-error {{'shared_capabi… struct
|
/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
|
/external/compiler-rt/test/tsan/ |
D | deadlock_detector_stress_test.cc | 237 void Test6() { in Test6() function in LockTest 581 LockTest().Test6(); in main()
|