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