Lines Matching defs:Method

193       if (ObjCMethodDecl *Method = SemaRef.getCurMethodDecl())  in ResultBuilder()  local
676 else if (const auto *Method = dyn_cast<ObjCMethodDecl>(ND)) in getDeclUsageType() local
774 if (const auto *Method = dyn_cast<ObjCMethodDecl>(R.Declaration)) in AdjustResultPriorityForDecl() local
1030 if (const auto *Method = dyn_cast<CXXMethodDecl>(R.Declaration)) in AddResult() local
1660 for (auto *Method : CR->methods()) { in AddOverrideResults() local
1670 for (auto *Method : BR->methods()) { in AddOverrideResults() local
1987 else if (const auto *Method = dyn_cast<ObjCMethodDecl>(SemaRef.CurContext)) in AddOrdinaryNameResults() local
2204 if (ObjCMethodDecl *Method = SemaRef.getCurMethodDecl()) { in AddOrdinaryNameResults() local
2275 else if (const auto *Method = dyn_cast<ObjCMethodDecl>(ND)) { in AddResultTypeChunk() local
3074 if (const auto *Method = dyn_cast<ObjCMethodDecl>(ND)) { in createCodeCompletionStringForDecl() local
3599 CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(CurContext); in MaybeAddOverrideCalls() local
4811 else if (const auto *Method = dyn_cast<ObjCMethodDecl>(CurContext)) in CodeCompleteReturn() local
5771 static bool isAcceptableObjCMethod(ObjCMethodDecl *Method, in isAcceptableObjCMethod()
6040 ObjCMethodDecl *Method = Msg->getMethodDecl(); in GetAssumedMessageSendExprType() local
6229 if (ObjCMethodDecl *Method = getCurMethodDecl()) in CodeCompleteObjCMessageReceiver() local
6323 const ObjCMethodDecl *Method = cast<ObjCMethodDecl>(R.Declaration); in getPreferredArgumentTypeForMessageSend() local
7818 ObjCMethodDecl *Method = M->second.getPointer(); in CodeCompleteObjCMethodDecl() local