Lines Matching defs:Method
224 if (ObjCMethodDecl *Method = SemaRef.getCurMethodDecl()) in ResultBuilder() local
396 } else if (const auto *Method = dyn_cast<ObjCMethodDecl>(S.CurContext)) { in enterReturn() local
921 else if (const auto *Method = dyn_cast<ObjCMethodDecl>(ND)) in getDeclUsageType() local
1019 if (const auto *Method = dyn_cast<ObjCMethodDecl>(R.Declaration)) in AdjustResultPriorityForDecl() local
1325 if (const auto *Method = dyn_cast<CXXMethodDecl>(R.Declaration)) in AddResult() local
1987 for (auto *Method : CR->methods()) { in AddOverrideResults() local
1997 for (auto *Method : BR->methods()) { in AddOverrideResults() local
2369 else if (const auto *Method = dyn_cast<ObjCMethodDecl>(SemaRef.CurContext)) in AddOrdinaryNameResults() local
2610 if (ObjCMethodDecl *Method = SemaRef.getCurMethodDecl()) { in AddOrdinaryNameResults() local
2681 else if (const auto *Method = dyn_cast<ObjCMethodDecl>(ND)) { in AddResultTypeChunk() local
3540 if (const auto *Method = dyn_cast<ObjCMethodDecl>(ND)) { in createCodeCompletionStringForDecl() local
4074 CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(CurContext); in MaybeAddOverrideCalls() local
6909 static bool isAcceptableObjCMethod(ObjCMethodDecl *Method, in isAcceptableObjCMethod()
7178 ObjCMethodDecl *Method = Msg->getMethodDecl(); in GetAssumedMessageSendExprType() local
7367 if (ObjCMethodDecl *Method = getCurMethodDecl()) in CodeCompleteObjCMessageReceiver() local
7462 const ObjCMethodDecl *Method = cast<ObjCMethodDecl>(R.Declaration); in getPreferredArgumentTypeForMessageSend() local
8957 ObjCMethodDecl *Method = M->second.getPointer(); in CodeCompleteObjCMethodDecl() local