Home
last modified time | relevance | path

Searched defs:Test4 (Results 1 – 25 of 48) sorted by relevance

12

/external/clang/test/SemaObjC/
Dproperty-ivar-mismatch.m4 @interface Test4 interface
11 @implementation Test4 implementation
Ddefault-synthesize-2.m59 @interface Test4 { interface
67 @implementation Test4 implementation
Dobjc-mixed-bridge-attribute.m46 void Test4(NSAttributedString *ns_attrStr, NSMutableAttributedString *ns_mutable_attr_Str) { function
Dmethod-conflict-1.m77 @interface Test4 {} interface
81 @implementation Test4 implementation
Dmethod-conflict-2.m38 @interface Test4 {} interface
42 @implementation Test4 implementation
Darc-objcbridge-related-attribute.m38 CGColorRef2 Test4(NSTextField *textField, CGColorRef2 newColor) { function
Dobjcbridge-related-attribute.m38 CGColorRef2 Test4(NSTextField *textField, CGColorRef2 newColor) { function
Dobjcbridge-attribute-arc.m119 void Test4(CFMyErrorRef cf) { function
/external/clang/test/Sema/
Dbitfield.c47 struct Test4 { struct
52 void test4(struct Test4 *t) { in test4() argument
Dattr-capabilities.c17 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/
Dbitfield-layout.cpp25 struct Test4 { struct
28 CHECK_SIZE(Test4, 8); argument
Dmicrosoft-dtor-lookup.cpp86 namespace Test4 { namespace
/external/clang/test/CXX/dcl.dcl/basic.namespace/namespace.def/namespace.unnamed/
Dp1.cpp37 class Test4 {}; // expected-note {{previous definition}} class
40 class Test4 {}; // expected-error {{redefinition of 'Test4'}} class
/external/clang/test/Index/
Dget-cursor.m63 @interface Test4 interface
65 @interface Test4(Dido) interface in Dido
67 @implementation Test4(Dido) implementation in Dido
/external/clang/test/CodeGenObjC/
Darc-unopt.m41 @interface Test4 { id x; } @end interface
Dproperty.m94 @interface Test4 {} interface
/external/clang/test/CodeGen/
Dtemporary-lifetime.cpp108 void Test4() { in Test4() function
D2002-02-17-ArgumentAddress.c26 struct Test Test4(struct Test A) { in Test4() function
/external/clang/test/CXX/class/
Dp2-0x.cpp29 namespace Test4 { namespace
/external/clang/test/CXX/basic/basic.link/
Dp7.cpp51 namespace Test4 { namespace
/external/clang/test/ARCMT/
Dobjcmt-protocol-conformance.m42 @interface Test4 : NSObject <P1, P2> // Test for Super class and protocol list interface
45 @implementation Test4 implementation
/external/clang/test/SemaObjCXX/
Dobjcbridge-static-cast.mm101 void Test4(CFMyErrorRef cf) { function
Dobjcbridge-attribute.mm101 void Test4(CFMyErrorRef cf) { function
Dobjcbridge-attribute-arc.mm101 void Test4(CFMyErrorRef cf) { function
/external/clang/test/CXX/class.derived/class.virtual/
Dp3-0x.cpp50 namespace Test4 { namespace

12