Searched refs:meth1 (Results 1 – 6 of 6) sorted by relevance
13 - (T*) meth1; method14 - (T*) meth1; method15 + (T*) meth1; class23 + (T*) meth1; class in cat28 + (T*) meth1; // expected-note {{previous declaration is here}} class in cat130 + (T**) meth1; // expected-error {{duplicate declaration of method 'meth1'}} class in cat1
19 SEL s1 = @selector(meth1:);23 SEL s5 = @selector(meth1:with:with:);
4 - (id) meth1: (Base *)arg1; // expected-note {{using}}9 - (id) meth1: (Derived *)arg1; // expected-note {{also found}}16 …[r meth1:r]; // expected-warning {{multiple methods named 'meth1:' found [-Wstrict-selector-match]…
7 SEL s1 = @selector(meth1:);11 SEL s5 = @selector(meth1:with:with:);
52 - (id) meth1; method64 - (id) meth1 { return 0; } method120 // CHECK: usrs.m c:objc(cs)CWithExt(im)meth1 Extent=[52:1 - 52:14]128 // CHECK: usrs.m c:objc(cs)CWithExt(im)meth1 Extent=[64:1 - 64:27]206 // CHECK-source: usrs.m:52:1: ObjCInstanceMethodDecl=meth1:52:1 Extent=[52:1 - 52:14]221 // CHECK-source: usrs.m:64:1: ObjCInstanceMethodDecl=meth1:64:1 (Definition) [Overrides @52:1] Exte…
93 BEQ meth1114 meth1: label