Searched refs:GetEchoCommentCommands (Results 1 – 5 of 5) sorted by relevance
119 bool GetEchoCommentCommands() const { in GetEchoCommentCommands() function475 bool GetEchoCommentCommands() const;
44 bool GetEchoCommentCommands() const;
70 bool SBCommandInterpreterRunOptions::GetEchoCommentCommands() const { in GetEchoCommentCommands() function in SBCommandInterpreterRunOptions71 return m_opaque_up->GetEchoCommentCommands(); in GetEchoCommentCommands()
326 options.SetEchoCommentCommands(m_interpreter.GetEchoCommentCommands()); in DoExecute()
174 bool CommandInterpreter::GetEchoCommentCommands() const { in GetEchoCommentCommands() function in CommandInterpreter