Searched defs:ClassB (Results 1 – 7 of 7) sorted by relevance
9 @interface ClassB interface13 @implementation ClassB // expected-note {{implementation started here}} implementation
44 @interface ClassB : ClassA <ProtocolY, ProtocolX> interface
20 @interface ClassB : ClassA <Protocol> interface23 @implementation ClassB // expected-warning {{property 'theWorstOfTimes' requires method 'theWorstOf… implementation
210 StringRef ClassB = B.first; in emitDXILEnums() local
212 struct ClassB : Class {}; struct
76 ClassB, // bitcast arguments with enum argument to specify type enumerator