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() function592 void SetEchoCommentCommands(bool enable);
165 options.SetEchoCommentCommands(m_interpreter.GetEchoCommentCommands()); in DoExecute()
227 void CommandInterpreter::SetEchoCommentCommands(bool enable) { in SetEchoCommentCommands() function in CommandInterpreter
14495 (arg1)->SetEchoCommentCommands(arg2); in _wrap_SBCommandInterpreterRunOptions_SetEchoCommentCommands()