Searched defs:stop_on_continue (Results 1 – 2 of 2) sorted by relevance
94 CommandInterpreterRunOptions(LazyBool stop_on_continue, in CommandInterpreterRunOptions()122 void SetStopOnContinue(bool stop_on_continue) { in SetStopOnContinue()
52 void SBCommandInterpreterRunOptions::SetStopOnContinue(bool stop_on_continue) { in SetStopOnContinue()