/external/clang/test/SemaObjC/ |
D | property-ivar-mismatch.m | 4 @interface Test4 interface 11 @implementation Test4 implementation
|
D | default-synthesize-2.m | 59 @interface Test4 { interface 67 @implementation Test4 implementation
|
D | objc-mixed-bridge-attribute.m | 46 void Test4(NSAttributedString *ns_attrStr, NSMutableAttributedString *ns_mutable_attr_Str) { function
|
D | method-conflict-1.m | 77 @interface Test4 {} interface 81 @implementation Test4 implementation
|
D | method-conflict-2.m | 38 @interface Test4 {} interface 42 @implementation Test4 implementation
|
D | arc-objcbridge-related-attribute.m | 38 CGColorRef2 Test4(NSTextField *textField, CGColorRef2 newColor) { function
|
D | objcbridge-related-attribute.m | 38 CGColorRef2 Test4(NSTextField *textField, CGColorRef2 newColor) { function
|
D | objcbridge-attribute-arc.m | 119 void Test4(CFMyErrorRef cf) { function
|
/external/clang/test/Sema/ |
D | bitfield.c | 47 struct Test4 { struct 52 void test4(struct Test4 *t) { in test4() argument
|
D | attr-capabilities.c | 17 int Test4 __attribute__((try_acquire_capability("test4"))); // expected-error {{'try_acquire_capabi… variable 21 struct __attribute__((shared_capability(Test2))) Test4 {}; // expected-error {{'shared_capability' … struct
|
/external/clang/test/SemaCXX/ |
D | bitfield-layout.cpp | 25 struct Test4 { struct 28 CHECK_SIZE(Test4, 8); argument
|
D | microsoft-dtor-lookup.cpp | 86 namespace Test4 { namespace
|
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.unnamed/ |
D | p1.cpp | 37 class Test4 {}; // expected-note {{previous definition}} class 40 class Test4 {}; // expected-error {{redefinition of 'Test4'}} class
|
/external/clang/test/Index/ |
D | get-cursor.m | 63 @interface Test4 interface 65 @interface Test4(Dido) interface in Dido 67 @implementation Test4(Dido) implementation in Dido
|
/external/clang/test/CodeGenObjC/ |
D | arc-unopt.m | 41 @interface Test4 { id x; } @end interface
|
D | property.m | 94 @interface Test4 {} interface
|
/external/clang/test/CodeGen/ |
D | temporary-lifetime.cpp | 108 void Test4() { in Test4() function
|
D | 2002-02-17-ArgumentAddress.c | 26 struct Test Test4(struct Test A) { in Test4() function
|
/external/clang/test/CXX/class/ |
D | p2-0x.cpp | 29 namespace Test4 { namespace
|
/external/clang/test/CXX/basic/basic.link/ |
D | p7.cpp | 51 namespace Test4 { namespace
|
/external/clang/test/ARCMT/ |
D | objcmt-protocol-conformance.m | 42 @interface Test4 : NSObject <P1, P2> // Test for Super class and protocol list interface 45 @implementation Test4 implementation
|
/external/clang/test/SemaObjCXX/ |
D | objcbridge-static-cast.mm | 101 void Test4(CFMyErrorRef cf) { function
|
D | objcbridge-attribute.mm | 101 void Test4(CFMyErrorRef cf) { function
|
D | objcbridge-attribute-arc.mm | 101 void Test4(CFMyErrorRef cf) { function
|
/external/clang/test/CXX/class.derived/class.virtual/ |
D | p3-0x.cpp | 50 namespace Test4 { namespace
|