Searched refs:getLocationContextManager (Results 1 – 2 of 2) sorted by relevance
315 return getLocationContextManager().getStackFrame(this, ParentLC, S, Blk, in getStackFrame()321 return getLocationContextManager().getBlockInvocationContext(this, ParentLC, in getBlockInvocationContext()340 LocationContextManager &AnalysisDeclContext::getLocationContextManager() { in getLocationContextManager() function in AnalysisDeclContext344 return ADCMgr->getLocationContextManager(); in getLocationContextManager()
206 LocationContextManager &getLocationContextManager();485 LocationContextManager &getLocationContextManager() { return LocCtxMgr; } in getLocationContextManager() function