Home
last modified time | relevance | path

Searched refs:Test5 (Results 1 – 25 of 43) sorted by relevance

12

/external/clang/test/SemaObjC/
Dproperty-ivar-mismatch.m16 @interface Test5 interface
23 @implementation Test5 implementation
Ddefault-synthesize-2.m73 @interface Test5 interface
81 @implementation Test5 implementation
83 Test5 *foo = 0;
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.udir/
Dp1.cpp135 namespace Test5 { namespace
138 using namespace Test5;
/external/clang/test/ARCMT/
Dobjcmt-protocol-conformance.m49 // Test5 - conforms to P3 because it implement's P3's property.
58 @interface Test5 : NSObject<P3> interface
61 @implementation Test5 implementation
Dobjcmt-protocol-conformance.m.result49 // Test5 - conforms to P3 because it implement's P3's property.
58 @interface Test5 : NSObject<P3, P4>
61 @implementation Test5
/external/clang/test/Sema/
Dattr-capabilities.c14 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/
Dgenerators-iteration.js436 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/
Dlaunch_bounds.cu14 int Test5 __launch_bounds__(128, 7); // expected-warning {{'launch_bounds' attribute only applies t…
/external/clang/test/CodeGen/
D2002-02-16-RenamingTest.c7 void Test5(double X) { in Test5() function
/external/clang/test/CodeGenObjC/
Darc-unopt.m52 @class Test5;
54 Test5 *x, *y;
Darc-captured-32bit-block-var-layout-2.m33 // Test5
Dproperty.m107 @interface Test5 { interface
112 @implementation Test5 implementation
/external/clang/test/SemaObjC/Inputs/
Darc-system-header.h24 struct Test5 { struct
/external/clang/test/SemaCXX/
Dattr-weak.cpp14 struct Test5 { struct
Dmicrosoft-dtor-lookup.cpp92 namespace Test5 { namespace
Dempty-class-layout.cpp123 namespace Test5 { namespace
/external/clang/test/CXX/basic/basic.link/
Dp7.cpp62 namespace Test5 { namespace
/external/clang/test/CodeGenCXX/
Dclass-layout.cpp36 namespace Test5 { namespace
Dskip-vtable-pointer-initialization.cpp86 namespace Test5 { namespace
Dvtable-available-externally.cpp102 namespace Test5 { namespace
Dvtt-layout.cpp61 namespace Test5 { namespace
Ddevirtualize-virtual-function-calls-final.cpp69 namespace Test5 { namespace
/external/clang/test/CodeGenObjCXX/
Dblocks.mm39 // Test5
/external/clang/test/SemaObjCXX/
Dproperties.mm59 @interface Test5 { interface
66 void test5(Test5* t5) {
/external/clang/test/Index/
Dget-cursor.m72 @interface Test5 { interface
82 @implementation Test5 implementation

12