Home
last modified time | relevance | path

Searched defs:CXXMD (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopWidening.cpp88 const CXXMethodDecl *CXXMD = dyn_cast<CXXMethodDecl>(STC->getDecl()); in getWidenedLoopState() local
/llvm-project/clang/lib/Index/
H A DIndexBody.cpp101 if (auto *CXXMD = dyn_cast_or_null<CXXMethodDecl>(ME->getMemberDecl())) in getRolesForRef() local
H A DIndexDecl.cpp246 if (auto *CXXMD = dyn_cast<CXXMethodDecl>(D)) { in VisitFunctionDecl() local
/llvm-project/clang-tools-extra/clangd/
H A DXRefs.cpp1291 if (const auto *CXXMD = llvm::dyn_cast<CXXMethodDecl>(ND)) { findImplementations() local