Searched refs:SomeCategory (Results 1 – 7 of 7) sorted by relevance
78 @interface Inteface_Category (SomeCategory) category99 @interface Extension_Category (SomeCategory) category113 @interface Implementation_Category (SomeCategory) category139 @interface Category_Category (SomeCategory) category160 @interface Category_CategoryImplementation (SomeCategory) category167 @implementation Category_CategoryImplementation (SomeCategory) category193 @interface Interface_CategoryImplementation (SomeCategory) category196 @implementation Interface_CategoryImplementation (SomeCategory) category225 @interface Extension_CategoryImplementation (SomeCategory) category228 @implementation Extension_CategoryImplementation (SomeCategory) category[all …]
42 @implementation CL (SomeCategory) // expected-warning {{implementing deprecated category}} category
38 @implementation CL ( SomeCategory ) // expected-warning {{'CL' is deprecated}} \ category
30 @interface NSDictionary (SomeCategory) category
33 @interface NSDictionary (SomeCategory) category
393 using SomeCategory = std::tuple<SomeInteger, SomeReal, SomeComplex, variable
760 using CategoryExpression = common::MapTemplate<Expr, SomeCategory>;