Lines Matching defs:Method
149 Selector Sel, const ObjCMethodDecl *Method) { in validateBoxingMethod()
283 ObjCMethodDecl *Method = S.NSNumberDecl->lookupClassMethod(Sel); in getNSNumberFactoryMethod() local
345 ObjCMethodDecl *Method = getNSNumberFactoryMethod(*this, AtLoc, NumberType, in BuildObjCNumericLiteral() local
809 ObjCMethodDecl *Method = NSArrayDecl->lookupClassMethod(Sel); in BuildObjCArrayLiteral() local
971 ObjCMethodDecl *Method = NSDictionaryDecl->lookupClassMethod(Sel); in BuildObjCDictionaryLiteral() local
1179 ObjCMethodDecl *Method, in HelperToDiagnoseMismatchedMethodsInGlobalPool()
1207 ObjCMethodDecl *Method, in DiagnoseMismatchedSelectors()
1239 ObjCMethodDecl *Method = M->getMethod(); in LookupDirectMethodInMethodList() local
1299 ObjCMethodDecl *Method = LookupInstanceMethodInGlobalPool(Sel, in ParseObjCSelectorExpression() local
1456 ObjCMethodDecl *Method, in getBaseMessageSendResultType()
1521 ObjCMethodDecl *Method, in getMessageSendResultType()
1692 const ObjCMethodDecl *Method = MsgSend->getMethodDecl(); in EmitRelatedResultTypeNote() local
1714 Selector Sel, ArrayRef<SourceLocation> SelectorLocs, ObjCMethodDecl *Method, in CheckMessageArgumentTypes()
1920 ObjCMethodDecl *Method = in isSelfExpr() local
2266 ObjCInterfaceOrSuperCCC(ObjCMethodDecl *Method) { in ObjCInterfaceOrSuperCCC()
2307 if (ObjCMethodDecl *Method = getCurMethodDecl()) { in getObjCMessageKind() local
2390 ObjCMethodDecl *Method = tryCaptureObjCSelf(SuperLoc); in ActOnSuperMessage() local
2437 ObjCMethodDecl *Method, in BuildClassMessageImplicit()
2494 const ObjCMethodDecl *Method, in checkFoundationAPI()
2543 ObjCMethodDecl *Method, in DiagnoseCStringFormatDirectiveInObjCAPI()
2610 ObjCMethodDecl *Method, in BuildClassMessage()
2785 ObjCMethodDecl *Method, in BuildInstanceMessageImplicit()
2843 ObjCMethodDecl *Method, in BuildInstanceMessage()