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

/external/clang/lib/Analysis/
H A DAnalysisDeclContext.cpp285 return getLocationContextManager().getStackFrame(this, Parent, S, Blk, Idx);
292 return getLocationContextManager().getBlockInvocationContext(this, parent,
296 LocationContextManager & AnalysisDeclContext::getLocationContextManager() { function in class:AnalysisDeclContext
299 return Manager->getLocationContextManager();
/external/clang/include/clang/Analysis/
H A DAnalysisContext.h198 LocationContextManager &getLocationContextManager();
460 LocationContextManager &getLocationContextManager() { function in class:clang::AnalysisDeclContextManager

Completed in 226 milliseconds