Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Target/
DStopInfo.cpp498 bool old_async = debugger.GetAsyncExecution(); in PerformAction() local
853 bool old_async = debugger.GetAsyncExecution(); in PerformAction() local
DTarget.cpp3352 bool old_async = debugger.GetAsyncExecution(); in HandleStop() local
/external/llvm-project/lldb/tools/driver/
DDriver.cpp603 bool old_async = m_debugger.GetAsync(); in MainLoop() local