Home
last modified time | relevance | path

Searched defs:init01 (Results 1 – 2 of 2) sorted by relevance

/external/clang/test/ARCMT/
Dchecking.m196 - (id) init01; // expected-note {{declaration in interface}} method
246 - (void) init01 {} // expected-error {{method was declared as an 'init' method, but its implementat… method
/external/clang/test/SemaObjC/
Darc.m169 - (id) init01; // expected-note {{declaration in interface}} \ method
222 - (void) init01 {} // expected-error {{method was declared as an 'init' method, but its implementat… method