Lines Matching defs:Method
190 if (ObjCMethodDecl *Method = SemaRef.getCurMethodDecl()) in ResultBuilder() local
665 else if (const ObjCMethodDecl *Method = dyn_cast<ObjCMethodDecl>(ND)) in getDeclUsageType() local
753 if (const ObjCMethodDecl *Method = dyn_cast<ObjCMethodDecl>(R.Declaration)) in AdjustResultPriorityForDecl() local
995 if (const CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(R.Declaration)) in AddResult() local
1787 else if (ObjCMethodDecl *Method in AddOrdinaryNameResults() local
2000 if (ObjCMethodDecl *Method = SemaRef.getCurMethodDecl()) { in AddOrdinaryNameResults() local
2071 else if (const ObjCMethodDecl *Method = dyn_cast<ObjCMethodDecl>(ND)) in AddResultTypeChunk() local
2725 if (const ObjCMethodDecl *Method = dyn_cast<ObjCMethodDecl>(ND)) { in CreateCodeCompletionString() local
3103 CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(CurContext); in MaybeAddOverrideCalls() local
3946 else if (ObjCMethodDecl *Method = dyn_cast<ObjCMethodDecl>(CurContext)) in CodeCompleteReturn() local
4767 static bool isAcceptableObjCMethod(ObjCMethodDecl *Method, in isAcceptableObjCMethod()
5039 ObjCMethodDecl *Method = Msg->getMethodDecl(); in GetAssumedMessageSendExprType() local
5229 if (ObjCMethodDecl *Method = getCurMethodDecl()) in CodeCompleteObjCMessageReceiver() local
5327 const ObjCMethodDecl *Method = cast<ObjCMethodDecl>(R.Declaration); in getPreferredArgumentTypeForMessageSend() local
6856 ObjCMethodDecl *Method = M->second.getPointer(); in CodeCompleteObjCMethodDecl() local