Searched defs:init10 (Results 1 – 3 of 3) sorted by relevance
202 - (void) init10; // expected-note {{declaration in interface is not in the 'init' family because it… method240 - (id) init10 { return 0; } // expected-error {{method implementation does not match its declaratio… method
142 -(id)init10 { method
172 - (void) init10; // expected-note {{declaration in interface is not in the 'init' family because it… method212 - (id) init10 { return 0; } // expected-error {{method implementation does not match its declaratio… method