Searched refs:meth1 (Results 1 – 12 of 12) sorted by relevance
5 -(void)meth1; method in int14 -(void)meth1 {} method in int22 // CHECK-INTER: Identifier: "meth1" [5:8 - 5:13] ObjCInstanceMethodDecl=meth1:5:827 // CHECK-IMPL: Identifier: "meth1" [14:8 - 14:13] ObjCInstanceMethodDecl=meth1:14:8 (Definition)32 // CHECK-PCH: Identifier: "meth1" [7:8 - 7:13] ObjCInstanceMethodDecl=meth1:7:8
7 -(void)meth1;
52 - (id) meth1; method64 - (id) meth1 { return 0; } method146 // CHECK: usrs.m c:objc(cs)CWithExt(im)meth1 Extent=[52:1 - 52:14]154 // CHECK: usrs.m c:objc(cs)CWithExt(im)meth1 Extent=[64:1 - 64:27]242 // CHECK-source: usrs.m:52:8: ObjCInstanceMethodDecl=meth1:52:8 Extent=[52:1 - 52:14]257 // CHECK-source: usrs.m:64:8: ObjCInstanceMethodDecl=meth1:64:8 (Definition) Extent=[64:1 - 64:27]
86 -(id)meth1 { method178 …CHECK-SELECTORLOC: 86:6 ObjCInstanceMethodDecl=meth1:86:6 (Definition) Extent=[86:1 - 88:2] Spelli…
13 - (T*) meth1; // expected-note {{previous declaration is here}} method14 - (T*) meth1; // expected-warning {{multiple declarations of method 'meth1' found and ignored}} 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
20 SEL s1 = @selector((meth1:));24 SEL s5 = @selector((meth1:with:with:));31 SEL s1 = @selector(meth1:);35 SEL s5 = @selector(meth1:with:with:);
8 - (T<p2, p3, p1, p4>*) meth1; // expected-error {{cannot find protocol declaration for 'p3'}} method
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}}
4 -(void)meth1; method28 [p meth1];
81 static void meth1();90 template <typename R> void B<R>::meth1() { in meth1() function in rdar15464547::B
8 SEL s1 = @selector(meth1:);12 SEL s5 = @selector(meth1:with:with:);
94 BEQ meth1115 meth1: label