Home
last modified time | relevance | path

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

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