Searched defs:SomeCategory (Results 1 – 4 of 4) 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 …]
40 @implementation CL (SomeCategory) // expected-warning {{implementing deprecated category}} category
33 @interface NSDictionary (SomeCategory) category
452 using SomeCategory = std::tuple<SomeInteger, SomeReal, SomeComplex, global() variable