Searched defs:ClassB (Results 1 – 6 of 6) sorted by relevance
9 @interface ClassB interface13 @implementation ClassB // expected-note {{implementation started here}} implementation
42 @interface ClassB : ClassA <ProtocolY, ProtocolX> interface
20 @interface ClassB : ClassA <Protocol> interface23 @implementation ClassB // expected-warning {{property 'theWorstOfTimes' requires method 'theWorstOf… implementation
212 struct ClassB : Class {}; struct
75 ClassB, // bitcast arguments with enum argument to specify type global() enumerator [all...]