Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h145 AnalysisDeclContextManager &AnalysisDeclContexts; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp208 AnalysisDeclContexts(mgr.getAnalysisDeclContextManager()), in ExprEngine()