Searched refs:getAnalysisDeclContextManager (Results 1 – 5 of 5) sorted by relevance
62 AnalysisDeclContextManager& getAnalysisDeclContextManager() { in getAnalysisDeclContextManager() function
208 AnalysisDeclContextManager &getAnalysisDeclContextManager() { in getAnalysisDeclContextManager() function209 return AMgr.getAnalysisDeclContextManager(); in getAnalysisDeclContextManager()
727 Eng.ExecuteWorkList(Mgr->getAnalysisDeclContextManager().getStackFrame(D), in RunPathSensitiveChecks()
1080 AnalysisDeclContextManager &ADCMgr = AMgr.getAnalysisDeclContextManager(); in shouldInlineCall()
224 AMgr(mgr), AnalysisDeclContexts(mgr.getAnalysisDeclContextManager()), in ExprEngine()