Lines Matching defs:Method

150                                  Selector Sel, const ObjCMethodDecl *Method) {  in validateBoxingMethod()
284 ObjCMethodDecl *Method = S.NSNumberDecl->lookupClassMethod(Sel); in getNSNumberFactoryMethod() local
346 ObjCMethodDecl *Method = getNSNumberFactoryMethod(*this, AtLoc, NumberType, in BuildObjCNumericLiteral() local
810 ObjCMethodDecl *Method = NSArrayDecl->lookupClassMethod(Sel); in BuildObjCArrayLiteral() local
972 ObjCMethodDecl *Method = NSDictionaryDecl->lookupClassMethod(Sel); in BuildObjCDictionaryLiteral() local
1177 ObjCMethodDecl *Method, in HelperToDiagnoseMismatchedMethodsInGlobalPool()
1205 ObjCMethodDecl *Method, in DiagnoseMismatchedSelectors()
1237 ObjCMethodDecl *Method = M->getMethod(); in LookupDirectMethodInMethodList() local
1297 ObjCMethodDecl *Method = LookupInstanceMethodInGlobalPool(Sel, in ParseObjCSelectorExpression() local
1454 ObjCMethodDecl *Method, in getBaseMessageSendResultType()
1519 ObjCMethodDecl *Method, in getMessageSendResultType()
1690 const ObjCMethodDecl *Method = MsgSend->getMethodDecl(); in EmitRelatedResultTypeNote() local
1712 Selector Sel, ArrayRef<SourceLocation> SelectorLocs, ObjCMethodDecl *Method, in CheckMessageArgumentTypes()
1918 ObjCMethodDecl *Method = in isSelfExpr() local
2264 ObjCInterfaceOrSuperCCC(ObjCMethodDecl *Method) { in ObjCInterfaceOrSuperCCC()
2305 if (ObjCMethodDecl *Method = getCurMethodDecl()) { in getObjCMessageKind() local
2388 ObjCMethodDecl *Method = tryCaptureObjCSelf(SuperLoc); in ActOnSuperMessage() local
2435 ObjCMethodDecl *Method, in BuildClassMessageImplicit()
2492 const ObjCMethodDecl *Method, in checkFoundationAPI()
2541 ObjCMethodDecl *Method, in DiagnoseCStringFormatDirectiveInObjCAPI()
2608 ObjCMethodDecl *Method, in BuildClassMessage()
2781 ObjCMethodDecl *Method, in BuildInstanceMessageImplicit()
2839 ObjCMethodDecl *Method, in BuildInstanceMessage()