Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/tools/driver/
H A DDriver.cpp566 bool old_async = m_debugger.GetAsync(); in MainLoop() local
/openbsd/gnu/llvm/lldb/source/Target/
H A DStopInfo.cpp529 bool old_async = debugger.GetAsyncExecution(); in PerformAction() local
988 bool old_async = debugger.GetAsyncExecution(); in PerformAction() local
H A DTarget.cpp3716 bool old_async = debugger.GetAsyncExecution(); in HandleStop() local