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);
155 void SetEchoCommentCommands(bool echo_comments) { in SetEchoCommentCommands() function601 void SetEchoCommentCommands(bool enable);
166 options.SetEchoCommentCommands(m_interpreter.GetEchoCommentCommands()); in DoExecute()
231 void CommandInterpreter::SetEchoCommentCommands(bool enable) { in SetEchoCommentCommands() function in CommandInterpreter
14494 (arg1)->SetEchoCommentCommands(arg2); in _wrap_SBCommandInterpreterRunOptions_SetEchoCommentCommands()