Searched refs:echo_comments (Results 1 – 1 of 1) sorted by relevance
95 LazyBool echo_commands, LazyBool echo_comments, in CommandInterpreterRunOptions() argument100 m_echo_comment_commands(echo_comments), m_print_results(print_results), in CommandInterpreterRunOptions()147 void SetEchoCommentCommands(bool echo_comments) { in SetEchoCommentCommands() argument148 m_echo_comment_commands = echo_comments ? eLazyBoolYes : eLazyBoolNo; in SetEchoCommentCommands()