Searched defs:stop_on_continue (Results 1 – 2 of 2) sorted by relevance
93 CommandInterpreterRunOptions(LazyBool stop_on_continue, in CommandInterpreterRunOptions()121 void SetStopOnContinue(bool stop_on_continue) { in SetStopOnContinue()
57 void SBCommandInterpreterRunOptions::SetStopOnContinue(bool stop_on_continue) { in SetStopOnContinue()