Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/Analysis/
DAnalysisDeclContext.h43 class LocationContextManager; variable
208 LocationContextManager &getLocationContextManager();
300 friend class LocationContextManager; variable
354 friend class LocationContextManager; variable
387 class LocationContextManager {
394 ~LocationContextManager();
430 LocationContextManager LocCtxMgr;
491 LocationContextManager &getLocationContextManager() { return LocCtxMgr; } in getLocationContextManager()
/openbsd/src/gnu/llvm/clang/lib/Analysis/
DAnalysisDeclContext.cpp392 LocationContextManager &AnalysisDeclContext::getLocationContextManager() { in getLocationContextManager()
427 const StackFrameContext *LocationContextManager::getStackFrame( in getStackFrame()
442 const BlockInvocationContext *LocationContextManager::getBlockInvocationContext( in getBlockInvocationContext()
693 LocationContextManager::~LocationContextManager() { in ~LocationContextManager()
697 void LocationContextManager::clear() { in clear()