Searched refs:m_echo_comment_commands (Results 1 – 4 of 4) sorted by relevance
101 m_echo_comment_commands(echo_comments), m_print_results(print_results), in CommandInterpreterRunOptions()112 m_echo_comment_commands = value; in SetSilent()145 return DefaultToYes(m_echo_comment_commands); in GetEchoCommentCommands()149 m_echo_comment_commands = echo_comments ? eLazyBoolYes : eLazyBoolNo; in SetEchoCommentCommands()188 LazyBool m_echo_comment_commands = eLazyBoolCalculate; variable
102 m_echo_comment_commands(echo_comments), m_print_results(print_results), in CommandInterpreterRunOptions()113 m_echo_comment_commands = value; in SetSilent()146 return DefaultToYes(m_echo_comment_commands); in GetEchoCommentCommands()150 m_echo_comment_commands = echo_comments ? eLazyBoolYes : eLazyBoolNo; in SetEchoCommentCommands()189 LazyBool m_echo_comment_commands = eLazyBoolCalculate; variable