Home
last modified time | relevance | path

Searched defs:getAnalysisDeclContext (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DAnalysisManager.h123 AnalysisDeclContext *getAnalysisDeclContext(const Decl *D) { in getAnalysisDeclContext() function
DMemRegion.h613 AnalysisDeclContext *getAnalysisDeclContext() const { return AC; } in getAnalysisDeclContext() function
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/
DAnalysisContext.h224 AnalysisDeclContext *getAnalysisDeclContext() const { return Ctx; } in getAnalysisDeclContext() function