Lines Matching defs:CommandInterpreterRunOptions
62 class CommandInterpreterRunOptions {
64 /// Construct a CommandInterpreterRunOptions object. This class is used to
99 CommandInterpreterRunOptions(LazyBool stop_on_continue,
111 CommandInterpreterRunOptions() = default;
396 const CommandInterpreterRunOptions &options,
400 const CommandInterpreterRunOptions &options,
419 const CommandInterpreterRunOptions &options,
423 const CommandInterpreterRunOptions &options,
562 RunCommandInterpreter(CommandInterpreterRunOptions &options);
640 CommandInterpreterRunOptions *options = nullptr);