Home | History | Annotate | Download | only in Sema

Lines Matching refs:lookupInstanceMethod

1450   ObjCMethodDecl *Getter = IFace->lookupInstanceMethod(Sel);
1470 ObjCMethodDecl *Setter = IFace->lookupInstanceMethod(SetterSel);
2280 Method = ClassDecl->lookupInstanceMethod(Sel);