Searched refs:getLocationContextManager (Results 1 – 2 of 2) sorted by relevance
312 return getLocationContextManager().getStackFrame(this, ParentLC, S, Blk, in getStackFrame()318 return getLocationContextManager().getBlockInvocationContext(this, ParentLC, in getBlockInvocationContext()390 LocationContextManager &AnalysisDeclContext::getLocationContextManager() { in getLocationContextManager() function in AnalysisDeclContext394 return ADCMgr->getLocationContextManager(); in getLocationContextManager()
208 LocationContextManager &getLocationContextManager();491 LocationContextManager &getLocationContextManager() { return LocCtxMgr; } in getLocationContextManager() function