Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DAnalysisContext.h35 class LocationContextManager; variable
211 LocationContextManager &getLocationContextManager();
288 friend class LocationContextManager; variable
325 friend class LocationContextManager; variable
351 friend class LocationContextManager; variable
379 class LocationContextManager {
382 ~LocationContextManager();
412 LocationContextManager LocContexts;
478 LocationContextManager &getLocationContextManager() { in getLocationContextManager()
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp345 LocationContextManager & AnalysisDeclContext::getLocationContextManager() { in getLocationContextManager()
384 LocationContextManager::getLocationContext(AnalysisDeclContext *ctx, in getLocationContext()
401 LocationContextManager::getStackFrame(AnalysisDeclContext *ctx, in getStackFrame()
418 LocationContextManager::getScope(AnalysisDeclContext *ctx, in getScope()
425 LocationContextManager::getBlockInvocationContext(AnalysisDeclContext *ctx, in getBlockInvocationContext()
615 LocationContextManager::~LocationContextManager() { in ~LocationContextManager()
619 void LocationContextManager::clear() { in clear()