Searched defs:GetStopOnContinue (Results 1 – 2 of 2) sorted by relevance
46 bool SBCommandInterpreterRunOptions::GetStopOnContinue() const { in GetStopOnContinue() function in SBCommandInterpreterRunOptions
127 bool GetStopOnContinue() const { return DefaultToNo(m_stop_on_continue); } in GetStopOnContinue() function