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
207 LocationContextManager &getLocationContextManager();
284 friend class LocationContextManager; variable
321 friend class LocationContextManager; variable
347 friend class LocationContextManager; variable
375 class LocationContextManager {
378 ~LocationContextManager();
408 LocationContextManager LocContexts;
474 LocationContextManager &getLocationContextManager() { in getLocationContextManager()
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp320 LocationContextManager & AnalysisDeclContext::getLocationContextManager() { in getLocationContextManager()
359 LocationContextManager::getLocationContext(AnalysisDeclContext *ctx, in getLocationContext()
376 LocationContextManager::getStackFrame(AnalysisDeclContext *ctx, in getStackFrame()
393 LocationContextManager::getScope(AnalysisDeclContext *ctx, in getScope()
400 LocationContextManager::getBlockInvocationContext(AnalysisDeclContext *ctx, in getBlockInvocationContext()
590 LocationContextManager::~LocationContextManager() { in ~LocationContextManager()
594 void LocationContextManager::clear() { in clear()