Searched refs:GetSpawnThread (Results 1 – 5 of 5) sorted by relevance
155 bool SBCommandInterpreterRunOptions::GetSpawnThread() const { in GetSpawnThread() function in SBCommandInterpreterRunOptions158 return m_opaque_up->GetSpawnThread(); in GetSpawnThread()
71 bool GetSpawnThread() const;
178 bool GetSpawnThread() const { return DefaultToNo(m_spawn_thread); } in GetSpawnThread() function
3372 if (options.GetSpawnThread()) { in RunCommandInterpreter()
13827 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetSpawnThread(); in _wrap_SBCommandInterpreterRunOptions_GetSpawnThread()