Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAnalysisManager.h117 ParentMap &getParentMap(Decl const *D) { in getParentMap() function
H A DExplodedGraph.h160 const ParentMap &getParentMap() const { in getParentMap() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransforms.h55 ParentMap &getParentMap() { return PMap; } in getParentMap() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h251 const ParentMap &getParentMap() const { return Ctx->getParentMap(); } in getParentMap() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp279 ParentMap &AnalysisDeclContext::getParentMap() { in getParentMap() function in AnalysisDeclContext
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DBugReporter.cpp164 const ParentMap &getParentMap() const { in getParentMap() function in __anon21c281ab0111::PathDiagnosticConstruct