Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp547 bool old_async = m_debugger.GetAsync(); in MainLoop() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStopInfo.cpp532 bool old_async = debugger.GetAsyncExecution(); in PerformAction() local
969 bool old_async = debugger.GetAsyncExecution(); in PerformAction() local
H A DTarget.cpp3820 bool old_async = debugger.GetAsyncExecution(); in HandleStop() local