Searched refs:getLocationContextManager (Results 1 – 2 of 2) sorted by relevance
249 return getLocationContextManager().getStackFrame(this, Parent, S, Blk, Idx); in getStackFrame()256 return getLocationContextManager().getBlockInvocationContext(this, parent, in getBlockInvocationContext()260 LocationContextManager & AnalysisDeclContext::getLocationContextManager() { in getLocationContextManager() function in AnalysisDeclContext263 return Manager->getLocationContextManager(); in getLocationContextManager()
203 LocationContextManager &getLocationContextManager();459 LocationContextManager &getLocationContextManager() { in getLocationContextManager() function