Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DExprEngine.h145 AnalysisDeclContextManager &AnalysisDeclContexts; variable
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp208 AnalysisDeclContexts(mgr.getAnalysisDeclContextManager()), in ExprEngine()