Home | History | Annotate | Download | only in Sema

Lines Matching refs:lookupInstanceMethod

1249       Method = ClassDecl->lookupInstanceMethod(Sel);
1398 ObjCMethodDecl *Getter = IFace->lookupInstanceMethod(Sel);
1421 ObjCMethodDecl *Setter = IFace->lookupInstanceMethod(SetterSel);
2189 Method = ClassDecl->lookupInstanceMethod(Sel);