Searched refs:GetStopOnError (Results 1 – 4 of 4) sorted by relevance
34 GetStopOnError () const;
55 SBCommandInterpreterRunOptions::GetStopOnError () const in GetStopOnError() function in SBCommandInterpreterRunOptions57 return m_opaque_up->GetStopOnError(); in GetStopOnError()
104 GetStopOnError () const in GetStopOnError() function
2457 if (options.GetStopOnError()) in HandleCommands()