Lines Matching defs:Method
233 if (ObjCMethodDecl *Method = SemaRef.getCurMethodDecl()) in ResultBuilder() local
425 } else if (const auto *Method = dyn_cast<ObjCMethodDecl>(S.CurContext)) { in enterReturn() local
951 else if (const auto *Method = dyn_cast<ObjCMethodDecl>(ND)) in getDeclUsageType() local
1049 if (const auto *Method = dyn_cast<ObjCMethodDecl>(R.Declaration)) in AdjustResultPriorityForDecl() local
1292 bool ResultBuilder::canCxxMethodBeCalled(const CXXMethodDecl *Method, in canCxxMethodBeCalled()
1344 const auto *Method = dyn_cast<CXXMethodDecl>(ND); in canFunctionBeCalled() local
1423 if (const auto *Method = dyn_cast<CXXMethodDecl>(R.Declaration)) in AddResult() local
2092 for (auto *Method : CR->methods()) { in AddOverrideResults() local
2102 for (auto *Method : BR->methods()) { in AddOverrideResults() local
2473 else if (const auto *Method = dyn_cast<ObjCMethodDecl>(SemaRef.CurContext)) in AddOrdinaryNameResults() local
2714 if (ObjCMethodDecl *Method = SemaRef.getCurMethodDecl()) { in AddOrdinaryNameResults() local
2792 else if (const auto *Method = dyn_cast<ObjCMethodDecl>(ND)) { in AddResultTypeChunk() local
3665 if (const auto *Method = dyn_cast<ObjCMethodDecl>(ND)) { in createCodeCompletionStringForDecl() local
4319 CXXMethodDecl *Method = dyn_cast<CXXMethodDecl>(CurContext); in MaybeAddOverrideCalls() local
7609 static bool isAcceptableObjCMethod(ObjCMethodDecl *Method, in isAcceptableObjCMethod()
7885 ObjCMethodDecl *Method = Msg->getMethodDecl(); in GetAssumedMessageSendExprType() local
8074 if (ObjCMethodDecl *Method = SemaRef.getCurMethodDecl()) in CodeCompleteObjCMessageReceiver() local
8173 const ObjCMethodDecl *Method = cast<ObjCMethodDecl>(R.Declaration); in getPreferredArgumentTypeForMessageSend() local
9703 ObjCMethodDecl *Method = M->second.getPointer(); in CodeCompleteObjCMethodDecl() local