Searched refs:SetEchoCommentCommands (Results 1 – 6 of 6) sorted by relevance
100 void SBCommandInterpreterRunOptions::SetEchoCommentCommands(bool echo) { in SetEchoCommentCommands() function in SBCommandInterpreterRunOptions103 m_opaque_up->SetEchoCommentCommands(echo); in SetEchoCommentCommands()
53 void SetEchoCommentCommands(bool echo);
148 void SetEchoCommentCommands(bool echo_comments) { in SetEchoCommentCommands() function575 void SetEchoCommentCommands(bool enable);
184 options.SetEchoCommentCommands(m_interpreter.GetEchoCommentCommands()); in DoExecute()
213 void CommandInterpreter::SetEchoCommentCommands(bool enable) { in SetEchoCommentCommands() function in CommandInterpreter
13603 (arg1)->SetEchoCommentCommands(arg2); in _wrap_SBCommandInterpreterRunOptions_SetEchoCommentCommands()