Home
last modified time | relevance | path

Searched refs:AnalysisDeclContexts (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h143 AnalysisDeclContextManager &AnalysisDeclContexts; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp225 AMgr(mgr), AnalysisDeclContexts(mgr.getAnalysisDeclContextManager()), in ExprEngine()