Searched defs:old_async (Results 1 – 3 of 3) sorted by relevance
/llvm-project/lldb/tools/driver/ | ||
H A D | Driver.cpp | 547 bool old_async = m_debugger.GetAsync(); MainLoop() local |
/llvm-project/lldb/source/Target/ | ||
H A D | StopInfo.cpp | 532 bool old_async = debugger.GetAsyncExecution(); PerformAction() local |
H A D | Target.cpp | 3820 bool old_async = debugger.GetAsyncExecution(); HandleStop() local |