Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DLoopWidening.cpp86 const CXXMethodDecl *CXXMD = dyn_cast<CXXMethodDecl>(STC->getDecl()); in getWidenedLoopState() local
/openbsd-src/gnu/llvm/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