Searched defs:Cat3 (Results 1 – 9 of 9) sorted by relevance
10 @interface I1(Cat3) @end category13 @interface I2 (Cat3) @end category19 @implementation I1(Cat3) @end category
28 @interface I2 (Cat3) category31 @implementation I2 (Cat3) category
30 @interface I2 (Cat3) category33 @implementation I2 (Cat3) category
43 @interface I (Cat3) <P3> // OK category
147 @interface PC1<T, U, V> (Cat3) // expected-error{{category has too many type parameters (expected 2… category