/external/clang/test/SemaObjC/ |
D | property-ivar-mismatch.m | 16 @interface Test5 interface 23 @implementation Test5 implementation
|
D | default-synthesize-2.m | 73 @interface Test5 interface 81 @implementation Test5 implementation 83 Test5 *foo = 0;
|
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/ |
D | p1.cpp | 135 namespace Test5 { namespace 138 using namespace Test5;
|
/external/clang/test/ARCMT/ |
D | objcmt-protocol-conformance.m | 49 // Test5 - conforms to P3 because it implement's P3's property. 58 @interface Test5 : NSObject<P3> interface 61 @implementation Test5 implementation
|
D | objcmt-protocol-conformance.m.result | 49 // Test5 - conforms to P3 because it implement's P3's property. 58 @interface Test5 : NSObject<P3, P4> 61 @implementation Test5
|
/external/clang/test/Sema/ |
D | attr-capabilities.c | 14 int Test5 __attribute__((release_capability("test5"))); // expected-warning {{'release_capability' … variable 19 struct __attribute__((capability)) Test5 {}; // expected-error {{'capability' attribute takes one a… struct
|
/external/chromium_org/v8/test/mjsunit/harmony/ |
D | generators-iteration.js | 436 function Test5(iter) { class in TestTryCatch 445 Test5(instantiate(g)); 504 function Test5(iter) { class in TestTryFinally 511 Test5(instantiate(g)); 590 function Test5(iter) { class in TestNestedTry 600 Test5(instantiate(g));
|
/external/clang/test/SemaCUDA/ |
D | launch_bounds.cu | 14 int Test5 __launch_bounds__(128, 7); // expected-warning {{'launch_bounds' attribute only applies t…
|
/external/clang/test/CodeGen/ |
D | 2002-02-16-RenamingTest.c | 7 void Test5(double X) { in Test5() function
|
/external/clang/test/CodeGenObjC/ |
D | arc-unopt.m | 52 @class Test5; 54 Test5 *x, *y;
|
D | arc-captured-32bit-block-var-layout-2.m | 33 // Test5
|
D | property.m | 107 @interface Test5 { interface 112 @implementation Test5 implementation
|
/external/clang/test/SemaObjC/Inputs/ |
D | arc-system-header.h | 24 struct Test5 { struct
|
/external/clang/test/SemaCXX/ |
D | attr-weak.cpp | 14 struct Test5 { struct
|
D | microsoft-dtor-lookup.cpp | 92 namespace Test5 { namespace
|
D | empty-class-layout.cpp | 123 namespace Test5 { namespace
|
/external/clang/test/CXX/basic/basic.link/ |
D | p7.cpp | 62 namespace Test5 { namespace
|
/external/clang/test/CodeGenCXX/ |
D | class-layout.cpp | 36 namespace Test5 { namespace
|
D | skip-vtable-pointer-initialization.cpp | 86 namespace Test5 { namespace
|
D | vtable-available-externally.cpp | 102 namespace Test5 { namespace
|
D | vtt-layout.cpp | 61 namespace Test5 { namespace
|
D | devirtualize-virtual-function-calls-final.cpp | 69 namespace Test5 { namespace
|
/external/clang/test/CodeGenObjCXX/ |
D | blocks.mm | 39 // Test5
|
/external/clang/test/SemaObjCXX/ |
D | properties.mm | 59 @interface Test5 { interface 66 void test5(Test5* t5) {
|
/external/clang/test/Index/ |
D | get-cursor.m | 72 @interface Test5 { interface 82 @implementation Test5 implementation
|