Home
last modified time | relevance | path

Searched defs:CAT (Results 1 – 25 of 59) sorted by relevance

123

/external/clang/test/SemaObjC/
Ddealloc.m34 @interface Subclass (CAT) category
38 @implementation Subclass (CAT) category
48 @interface NSError(CAT) category
51 @implementation NSError(CAT) category
Dproperty-category-4.m9 @interface IDELogNavigator (CAT) category
82 @interface I(CAT) category
86 @implementation I(CAT) category
92 @interface C (CAT) category
118 @interface MyObject (CAT) <MyProtocol> category
121 @implementation MyObject (CAT) // expected-warning {{property 'anotherFloat' requires method 'anoth… category
Dproperty-category-2.m13 @interface MyObject (CAT) <MyProtocol> category
16 @implementation MyObject (CAT) // expected-warning {{property 'anotherFloat' requires method}} \ category
Ddeprecate_function_containers.m15 @interface I(CAT) category
23 @implementation I(CAT) category
Dincomplete-implementation.m12 @implementation I(CAT) category
24 @implementation I2(CAT) category
Divar-in-class-extension-error.m12 @interface A(CAT) { category
Dinterface-tu-variable.m12 @interface XX(CAT) category
Dproperty.m13 @interface I(CAT) category
25 @implementation I(CAT) category
Dwritable-property-in-superclass.m8 @interface MessageStore (CAT) category
Dwarn-deprecated-implementations.m23 @interface A(CAT) category
27 @implementation A(CAT) category
Dmissing-atend-metadata.m22 @implementation I2(CAT) // expected-error 2 {{missing '@end'}} expected-note {{implementation star… category
Dmethod-typecheck-1.m27 @interface A(CAT) category
32 @implementation A(CAT) category
Dmethod-undef-category-warn-1.m11 @interface MyClass1(CAT) <P> category
15 @implementation MyClass1(CAT) // expected-warning {{method 'Pmeth' in protocol 'P' not implemented}… category
Dunused.m68 @interface TestTransitiveUnused(CAT) category
71 @implementation TestTransitiveUnused(CAT) category
Dproperty-user-setter.m47 @interface I1(CAT) category
52 @implementation I1(CAT) category
Dcomptypes-10.m37 @interface NSObject (CAT) category
Dsynth-provisional-ivars.m42 @implementation I(CAT) category
Dprotocol-implementing-class-methods.m39 @implementation I(CAT) category
Dsuper-dealloc-attribute.m59 @interface Bar(CAT) category
64 @implementation Bar(CAT) category
/external/clang/test/CodeGenObjC/
Dsuper-classmethod-category.m11 @implementation CURRENT(CAT) category
/external/clang/test/Index/
Doverriding-method-comments.mm27 @interface Sub (CAT) category
33 @implementation Sub(CAT) category
/external/clang/test/PCH/
Dselector-warning.m16 @implementation Bar(CAT) category
/external/clang/test/Misc/
Dast-print-objectivec.m13 @interface I(CAT) category
/external/eigen/bench/btl/libs/BLAS/
Dblas_interface.hh51 #define CAT(A,B) CAT2(A,B) macro
/external/brotli/enc/
Dbackward_references.c49 #define CAT(a, b) a ## b macro

123