Searched refs:GetSpawnThread (Results 1 – 4 of 4) 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
3453 if (options.GetSpawnThread()) { in ResolveCommandImpl()