Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DODRDiagsEmitter.h109 CXXMethod, enumerator
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallDescription.h57 CXXMethod, enumerator
/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp160 auto *CXXMethod = dyn_cast<CXXMethodDecl>(D); in getSelfDecl() local
/llvm-project/clang/lib/AST/
H A DASTContext.cpp1608 if (const auto *CXXMethod = dyn_cast<CXXMethodDecl>(D)) { getOverriddenMethods() local