Searched refs:GetAsync (Results 1 – 7 of 7) sorted by relevance
163 GetAsync ();
111 bool GetAsync();
307 bool SBDebugger::GetAsync() { in GetAsync() function in SBDebugger308 LLDB_RECORD_METHOD_NO_ARGS(bool, SBDebugger, GetAsync); in GetAsync()1760 LLDB_REGISTER_METHOD(bool, SBDebugger, GetAsync, ()); in RegisterMethods()
604 bool old_async = m_debugger.GetAsync(); in MainLoop()
137 bool GetAsync() const { return m_async; } in GetAsync() function
3151 const bool async = attach_info.GetAsync(); in Attach()
17656 result = (bool)(arg1)->GetAsync(); in _wrap_SBDebugger_GetAsync()