Home
last modified time | relevance | path

Searched defs:getParentMap (Results 1 – 12 of 12) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h122 ParentMap &getParentMap(Decl const *D) { in getParentMap() function
DExplodedGraph.h146 ParentMap &getParentMap() const {return getLocationContext()->getParentMap();} in getParentMap() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h117 ParentMap &getParentMap(Decl const *D) { in getParentMap() function
DExplodedGraph.h160 const ParentMap &getParentMap() const { in getParentMap() function
/external/llvm-project/clang/lib/ARCMigrate/
DTransforms.h55 ParentMap &getParentMap() { return PMap; } in getParentMap() function
/external/clang/lib/ARCMigrate/
DTransforms.h56 ParentMap &getParentMap() { return PMap; } in getParentMap() function
/external/llvm-project/clang/include/clang/Analysis/
DAnalysisDeclContext.h251 const ParentMap &getParentMap() const { return Ctx->getParentMap(); } in getParentMap() function
/external/clang/include/clang/Analysis/
DAnalysisContext.h252 ParentMap &getParentMap() const { in getParentMap() function
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp280 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap() function in AnalysisDeclContext
/external/llvm-project/clang/lib/Analysis/
DAnalysisDeclContext.cpp279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap() function in AnalysisDeclContext
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp164 const ParentMap &getParentMap() const { in getParentMap() function in __anon6362d5d70111::PathDiagnosticConstruct
/external/clang/lib/StaticAnalyzer/Core/
DBugReporter.cpp343 ParentMap& getParentMap() { return LC->getParentMap(); } in getParentMap() function in __anond14f76690111::PathDiagnosticBuilder