Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp55 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext()
62 AnalysisDeclContext::AnalysisDeclContext(AnalysisDeclContextManager *ADCMgr, in AnalysisDeclContext()
/llvm-project/clang/include/clang/Analysis/
H A DAnalysisDeclContext.h75 AnalysisDeclContextManager *ADCMgr; variable
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp1079 AnalysisDeclContextManager &ADCMgr = AMgr.getAnalysisDeclContextManager(); shouldInlineCall() local