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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAnalysisManager.h122 ParentMap &getParentMap(Decl const *D) { function in class:clang::ento::AnalysisManager
H A DExplodedGraph.h146 ParentMap &getParentMap() const {return getLocationContext()->getParentMap();} function in class:clang::ento::ExplodedNode
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/ARCMigrate/
H A DTransforms.h56 ParentMap &getParentMap() { return PMap; } function in class:clang::arcmt::trans::BodyContext
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/
H A DAnalysisContext.h248 ParentMap &getParentMap() const { function in class:clang::LocationContext
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp270 ParentMap &AnalysisDeclContext::getParentMap() { function in class:AnalysisDeclContext
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp343 ParentMap& getParentMap() { return LC->getParentMap(); } function in class:__anon4236::PathDiagnosticBuilder

Completed in 168 milliseconds