Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DODRDiagsEmitter.h109 CXXMethod, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp160 auto *CXXMethod = dyn_cast<CXXMethodDecl>(D); in getSelfDecl() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1570 if (const auto *CXXMethod = dyn_cast<CXXMethodDecl>(D)) { getOverriddenMethods() local