Lines Matching defs:Method

148                                  Selector Sel, const ObjCMethodDecl *Method) {  in validateBoxingMethod()
282 ObjCMethodDecl *Method = S.NSNumberDecl->lookupClassMethod(Sel); in getNSNumberFactoryMethod() local
343 ObjCMethodDecl *Method = getNSNumberFactoryMethod(*this, AtLoc, NumberType, in BuildObjCNumericLiteral() local
782 ObjCMethodDecl *Method = NSArrayDecl->lookupClassMethod(Sel); in BuildObjCArrayLiteral() local
888 ObjCMethodDecl *Method = NSDictionaryDecl->lookupClassMethod(Sel); in BuildObjCDictionaryLiteral() local
1101 ObjCMethodDecl *Method, in HelperToDiagnoseMismatchedMethodsInGlobalPool()
1129 ObjCMethodDecl *Method, in DiagnoseMismatchedSelectors()
1159 ObjCMethodDecl *Method = LookupInstanceMethodInGlobalPool(Sel, in ParseObjCSelectorExpression() local
1277 ObjCMethodDecl *Method, in getBaseMessageSendResultType()
1341 ObjCMethodDecl *Method, in getMessageSendResultType()
1474 const ObjCMethodDecl *Method = MsgSend->getMethodDecl(); in EmitRelatedResultTypeNote() local
1498 ObjCMethodDecl *Method, in CheckMessageArgumentTypes()
1700 ObjCMethodDecl *Method = in isSelfExpr() local
2040 ObjCInterfaceOrSuperCCC(ObjCMethodDecl *Method) { in ObjCInterfaceOrSuperCCC()
2077 if (ObjCMethodDecl *Method = getCurMethodDecl()) { in getObjCMessageKind() local
2160 ObjCMethodDecl *Method = tryCaptureObjCSelf(SuperLoc); in ActOnSuperMessage() local
2207 ObjCMethodDecl *Method, in BuildClassMessageImplicit()
2267 ObjCMethodDecl *Method, in DiagnoseCStringFormatDirectiveInObjCAPI()
2334 ObjCMethodDecl *Method, in BuildClassMessage()
2496 ObjCMethodDecl *Method, in BuildInstanceMessageImplicit()
2536 ObjCMethodDecl *Method, in BuildInstanceMessage()