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
200 AnalysisDeclContextManager &getAnalysisDeclContextManager() { in getAnalysisDeclContextManager() function 201 return AMgr.getAnalysisDeclContextManager(); in getAnalysisDeclContextManager()
729 Eng.ExecuteWorkList(Mgr->getAnalysisDeclContextManager().getStackFrame(D), in RunPathSensitiveChecks()
1083 AnalysisDeclContextManager &ADCMgr = AMgr.getAnalysisDeclContextManager(); in shouldInlineCall()
225 AMgr(mgr), AnalysisDeclContexts(mgr.getAnalysisDeclContextManager()), in ExprEngine()