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()393 LocationContextManager &AnalysisDeclContext::getLocationContextManager() { in getLocationContextManager() function in AnalysisDeclContext397 return ADCMgr->getLocationContextManager(); in getLocationContextManager()
208 LocationContextManager &getLocationContextManager();491 LocationContextManager &getLocationContextManager() { return LocCtxMgr; } in getLocationContextManager() function