Searched refs:getAnalysisDeclContextManager (Results 1 – 9 of 9) sorted by relevance
58 Eng.getAnalysisDeclContextManager().getStackFrame(D); in performTest()122 Eng.getAnalysisDeclContextManager().getStackFrame(D); in performTest()
27 Eng.getAnalysisDeclContextManager().getStackFrame(D); in performTest()
32 Eng.getAnalysisDeclContextManager().getStackFrame(D); in performTest()
72 Eng.getAnalysisDeclContextManager().getStackFrame(D); in performTest()
62 AnalysisDeclContextManager& getAnalysisDeclContextManager() { in getAnalysisDeclContextManager() function
207 AnalysisDeclContextManager &getAnalysisDeclContextManager() { in getAnalysisDeclContextManager() function208 return AMgr.getAnalysisDeclContextManager(); in getAnalysisDeclContextManager()
728 Eng.ExecuteWorkList(Mgr->getAnalysisDeclContextManager().getStackFrame(D), in RunPathSensitiveChecks()
1024 AnalysisDeclContextManager &ADCMgr = AMgr.getAnalysisDeclContextManager(); in shouldInlineCall()
217 AMgr(mgr), AnalysisDeclContexts(mgr.getAnalysisDeclContextManager()), in ExprEngine()