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

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

Completed in 182 milliseconds