Searched defs:stop_on_error (Results 1 – 6 of 6) sorted by relevance
215 bool stop_on_error; member
313 bool stop_on_error; member
93 bool stop_on_error() const { return stop_on_error_; } in stop_on_error() function
2454 bool stop_on_error = false; in SourceInitFile() local2488 bool stop_on_error, in HandleCommands()2610 bool stop_on_error, in HandleCommandsFromFile()
388 …bool stop_on_error = m_options.m_stop_on_error.OptionWasSet() ? (bool)m_options.m_stop_on_error : … in DoExecute() local
2149 bool stop_on_error = true; in RunStopHooks() local