Searched defs:getParentMap (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAnalysisManager.h113 ParentMap &getParentMap(Decl const *D) { function in class:clang::ento::AnalysisManager
H A DExplodedGraph.h160 const ParentMap &getParentMap() const { function in class:clang::ento::ExplodedNode
/freebsd-11-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DTransforms.h55 ParentMap &getParentMap() { return PMap; } function in class:clang::arcmt::trans::BodyContext
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h260 const ParentMap &getParentMap() const { function in class:clang::LocationContext
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp279 ParentMap &AnalysisDeclContext::getParentMap() { function in class:AnalysisDeclContext
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp161 const ParentMap &getParentMap() const { function in class:__anon867::PathDiagnosticConstruct

Completed in 199 milliseconds