Searched refs:echo_comments (Results 1 – 1 of 1) sorted by relevance
101 LazyBool echo_commands, LazyBool echo_comments, in CommandInterpreterRunOptions() argument107 m_echo_comment_commands(echo_comments), m_print_results(print_results), in CommandInterpreterRunOptions()155 void SetEchoCommentCommands(bool echo_comments) { in SetEchoCommentCommands() argument156 m_echo_comment_commands = echo_comments ? eLazyBoolYes : eLazyBoolNo; in SetEchoCommentCommands()