Lines Matching full:methods
9 …); // expected-error {{'objc_direct' attribute cannot be applied to methods declared in an Ob…
10 …rect)); // expected-error {{'objc_direct' attribute cannot be applied to methods declared in an Ob…
62 …ute__((objc_direct)); // expected-error {{methods that override superclass methods c…
63 …ttribute__((objc_direct)); // expected-error {{methods that override superclass methods c…
64 - (void)protoMethod __attribute__((objc_direct)); // expected-error {{methods that im…
65 + (void)classProtoMethod __attribute__((objc_direct)); // expected-error {{methods that im…
66 … __attribute__((objc_direct)); // expected-error {{methods that override superclass methods c…
67 …gular __attribute__((objc_direct)); // expected-error {{methods that override superclass methods c…
68 …__attribute__((objc_direct)); // expected-error {{methods that override superclass methods c…
69 …ular __attribute__((objc_direct)); // expected-error {{methods that override superclass methods c…
166 …[obj directMismatch1]; // expected-warning {{multiple methods named 'directMismatch1'…
168 …useSel(@selector(directMismatch2)); // expected-warning {{several methods with selector 'directMis…