Home
last modified time | relevance | path

Searched defs:CurrentContext (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/Utils/
H A DTrainingLogger.h97 std::string CurrentContext; variable
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DCrashRecoveryContext.cpp24 static LLVM_THREAD_LOCAL const CrashRecoveryContextImpl *CurrentContext; variable
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DSymbolManager.cpp549 const StackFrameContext *CurrentContext = LCtx->getStackFrame(); in isLive() local