Lines Matching refs:implementation
12 // provide the implementation here, but this protocol will
23 …implementation ClassB // expected-warning {{property 'theWorstOfTimes' requires method 'theWorstOf…
29 @implementation ClassB_Good // no-warning
43 @implementation ClassB_AlsoGood // expected-note {{detected while default synthesizing properties …
63 @implementation ClassD // expected-warning {{method 'foulIsFair' in protocol 'Derived' not implemen…
124 @implementation MyObject
130 @implementation Lovecraft
135 @implementation Shoggoth
139 @implementation Shoggoth_2 // expected-warning {{method 'innsmouth' in protocol 'ProtocolB' not imp…
145 @implementation Shoggoth_Explicit // expected-warning {{method 'innsmouth' in protocol 'ProtocolB_E…
149 @implementation Shoggoth_2_Explicit // expected-warning {{method 'innsmouth' in protocol 'ProtocolB…
167 @implementation Derived (MyCat) // expected-warning {{method 'theBestOfTimes' in protocol 'Protocol…
197 @implementation Ex2ClassA
205 @implementation Ex2ClassB // expected-warning {{method 'methodA' in protocol 'Ex2ProtocolB' not imp…