Searched defs:CXXMD (Results 1 – 4 of 4) sorted by relevance
88 const CXXMethodDecl *CXXMD = dyn_cast<CXXMethodDecl>(STC->getDecl()); in getWidenedLoopState() local
101 if (auto *CXXMD = dyn_cast_or_null<CXXMethodDecl>(ME->getMemberDecl())) in getRolesForRef() local
246 if (auto *CXXMD = dyn_cast<CXXMethodDecl>(D)) { in VisitFunctionDecl() local
1291 if (const auto *CXXMD = llvm::dyn_cast<CXXMethodDecl>(ND)) { findImplementations() local