Home
last modified time | relevance | path

Searched refs:getLocationContextManager (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp319 return getLocationContextManager().getStackFrame(this, Parent, S, Blk, Idx); in getStackFrame()
326 return getLocationContextManager().getBlockInvocationContext(this, parent, in getBlockInvocationContext()
345 LocationContextManager & AnalysisDeclContext::getLocationContextManager() { in getLocationContextManager() function in AnalysisDeclContext
348 return Manager->getLocationContextManager(); in getLocationContextManager()
/external/clang/include/clang/Analysis/
DAnalysisContext.h211 LocationContextManager &getLocationContextManager();
478 LocationContextManager &getLocationContextManager() { in getLocationContextManager() function