Lines Matching refs:implemented
4 // to be explicitly implemented in the adopting class.
35 …y synthesis will not synthesize property 'theWorstOfTimes'; it will be implemented by its supercla…
63 …ementation ClassD // expected-warning {{method 'foulIsFair' in protocol 'Derived' not implemented}}
139 …tion Shoggoth_2 // expected-warning {{method 'innsmouth' in protocol 'ProtocolB' not implemented}}\
140 … // expected-warning {{method 'rlyeh' in protocol 'ProtocolA' not implemented}}\
141 … // expected-warning {{'innsmouth' in protocol 'ProtocolA' not implemented}}
145 …xplicit // expected-warning {{method 'innsmouth' in protocol 'ProtocolB_Explicit' not implemented}}
149 …plicit // expected-warning {{method 'innsmouth' in protocol 'ProtocolB_Explicit' not implemented}}\
150 … // expected-warning {{method 'rlyeh' in protocol 'ProtocolA' not implemented}}\
151 … // expected-warning {{method 'innsmouth' in protocol 'ProtocolA' not implemented}}
167 …ived (MyCat) // expected-warning {{method 'theBestOfTimes' in protocol 'Protocol' not implemented}}
205 …ation Ex2ClassB // expected-warning {{method 'methodA' in protocol 'Ex2ProtocolB' not implemented}}