Searched defs:init14 (Results 1 – 3 of 3) sorted by relevance
206 - (void) init14; // expected-note {{declaration in interface is not in the 'init' family because it… method268 - (Test8*) init14 { return 0; } // expected-error {{method implementation does not match its declar… method
163 -(id)init14 { method
182 - (void) init14; // expected-note {{declaration in interface is not in the 'init' family because it… method252 - (Test8*) init14 { return 0; } // expected-error {{method implementation does not match its declar… method