Lines Matching refs:its
93 …expected-error {{it is not safe to remove an unused 'autorelease' message; its receiver may be des…
96 …expected-error {{it is not safe to remove an unused 'autorelease' message; its receiver may be des…
202 …pected-note {{declaration in interface is not in the 'init' family because its result type is not …
205 …pected-note {{declaration in interface is not in the 'init' family because its result type is not …
206 …pected-note {{declaration in interface is not in the 'init' family because its result type is not …
240 - (id) init10 { return 0; } // expected-error {{method implementation does not match its declaratio…
246 …-error {{method was declared as an 'init' method, but its implementation doesn't match because its…
248 …-error {{method was declared as an 'init' method, but its implementation doesn't match because its…
249 …-error {{method was declared as an 'init' method, but its implementation doesn't match because its…
250 …-error {{method was declared as an 'init' method, but its implementation doesn't match because its…
261 - (Test8_super*) init13 { return 0; } // expected-error {{method implementation does not match its …
268 - (Test8*) init14 { return 0; } // expected-error {{method implementation does not match its declar…