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;
185 bool GetSpawnThread() const { return DefaultToNo(m_spawn_thread); } in GetSpawnThread() function
3395 if (options.GetSpawnThread()) { in RunCommandInterpreter()
14719 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetSpawnThread(); in _wrap_SBCommandInterpreterRunOptions_GetSpawnThread()