Lines Matching defs:SomeCategory
78 @interface Inteface_Category (SomeCategory) category
99 @interface Extension_Category (SomeCategory) category
113 @interface Implementation_Category (SomeCategory) category
139 @interface Category_Category (SomeCategory) category
160 @interface Category_CategoryImplementation (SomeCategory) category
167 @implementation Category_CategoryImplementation (SomeCategory) category
193 @interface Interface_CategoryImplementation (SomeCategory) category
196 @implementation Interface_CategoryImplementation (SomeCategory) category
225 @interface Extension_CategoryImplementation (SomeCategory) category
228 @implementation Extension_CategoryImplementation (SomeCategory) category
247 @interface OtherCategory_CategoryImplementation (SomeCategory) category
257 @implementation OtherCategory_CategoryImplementation (SomeCategory) category