Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAnalysisManager.h121 AnalysisDeclContext *getAnalysisDeclContext(const Decl *D) { in getAnalysisDeclContext() function
H A DMemRegion.h661 AnalysisDeclContext *getAnalysisDeclContext() const { return AC; } in getAnalysisDeclContext() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h244 AnalysisDeclContext *getAnalysisDeclContext() const { return Ctx; } in getAnalysisDeclContext() function