Searched refs:SetAsync (Results 1 – 7 of 7) sorted by relevance
47 m_opaque_sp->SetAsync(async); in SBAttachInfo()143 m_opaque_sp->SetAsync(async); in SetWaitForLaunch()
300 void SBDebugger::SetAsync(bool b) { in SetAsync() function in SBDebugger301 LLDB_RECORD_METHOD(void, SBDebugger, SetAsync, (bool), b); in SetAsync()1759 LLDB_REGISTER_METHOD(void, SBDebugger, SetAsync, (bool)); in RegisterMethods()
160 SetAsync (bool b);
109 void SetAsync(bool b);
605 m_debugger.SetAsync(false); in MainLoop()653 m_debugger.SetAsync(old_async); in MainLoop()
139 void SetAsync(bool b) { m_async = b; } in SetAsync() function
17632 (arg1)->SetAsync(arg2); in _wrap_SBDebugger_SetAsync()