Searched refs:getLocationContextManager (Results 1 – 2 of 2) sorted by relevance
313 return getLocationContextManager().getStackFrame(this, Parent, S, Blk, Idx); in getStackFrame()320 return getLocationContextManager().getBlockInvocationContext(this, parent, in getBlockInvocationContext()339 LocationContextManager &AnalysisDeclContext::getLocationContextManager() { in getLocationContextManager() function in AnalysisDeclContext342 return Manager->getLocationContextManager(); in getLocationContextManager()
215 LocationContextManager &getLocationContextManager();511 LocationContextManager &getLocationContextManager() { in getLocationContextManager() function