Home | History | Annotate | Download | only in Sema

Lines Matching refs:lookupClassMethod

228   ObjCMethodDecl *Method = S.NSNumberDecl->lookupClassMethod(Sel);
495 BoxingMethod = NSStringDecl->lookupClassMethod(stringWithUTF8String);
658 ObjCMethodDecl *Method = NSArrayDecl->lookupClassMethod(Sel);
774 ObjCMethodDecl *Method = NSDictionaryDecl->lookupClassMethod(Sel);
1759 ObjCMethodDecl *Getter = IFace->lookupClassMethod(Sel);
1778 ObjCMethodDecl *Setter = IFace->lookupClassMethod(SetterSel);
2130 Method = Class->lookupClassMethod(Sel);
2380 Method = ClassDecl->lookupClassMethod(Sel);