Home
last modified time | relevance | path

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

/external/clang/include/clang/Analysis/
DAnalysisContext.h34 class LocationContextManager; variable
198 LocationContextManager &getLocationContextManager();
275 friend class LocationContextManager; variable
312 friend class LocationContextManager; variable
338 friend class LocationContextManager; variable
366 class LocationContextManager {
369 ~LocationContextManager();
399 LocationContextManager LocContexts;
460 LocationContextManager &getLocationContextManager() { in getLocationContextManager()
/external/clang/lib/Analysis/
DAnalysisDeclContext.cpp296 LocationContextManager & AnalysisDeclContext::getLocationContextManager() { in getLocationContextManager()
335 LocationContextManager::getLocationContext(AnalysisDeclContext *ctx, in getLocationContext()
352 LocationContextManager::getStackFrame(AnalysisDeclContext *ctx, in getStackFrame()
369 LocationContextManager::getScope(AnalysisDeclContext *ctx, in getScope()
376 LocationContextManager::getBlockInvocationContext(AnalysisDeclContext *ctx, in getBlockInvocationContext()
566 LocationContextManager::~LocationContextManager() { in ~LocationContextManager()
570 void LocationContextManager::clear() { in clear()