Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DODRDiagsEmitter.h109 CXXMethod, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallDescription.h57 CXXMethod, enumerator
/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp160 auto *CXXMethod = dyn_cast<CXXMethodDecl>(D); in getSelfDecl() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAPINotes.cpp1027 if (auto CXXMethod = dyn_cast<CXXMethodDecl>(D)) { in ProcessAPINotes() local
/freebsd/contrib/llvm-project/clang/lib/APINotes/
H A DAPINotesYAMLCompiler.cpp962 for (const auto &CXXMethod : T.Methods) { in convertTagContext() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp1609 if (const auto *CXXMethod = dyn_cast<CXXMethodDecl>(D)) { in getOverriddenMethods() local