Searched refs:GetEchoCommentCommands (Results 1 – 5 of 5) sorted by relevance
94 bool SBCommandInterpreterRunOptions::GetEchoCommentCommands() const { in GetEchoCommentCommands() function in SBCommandInterpreterRunOptions97 return m_opaque_up->GetEchoCommentCommands(); in GetEchoCommentCommands()
51 bool GetEchoCommentCommands() const;
144 bool GetEchoCommentCommands() const { in GetEchoCommentCommands() function572 bool GetEchoCommentCommands() const;
185 options.SetEchoCommentCommands(m_interpreter.GetEchoCommentCommands()); in DoExecute()
207 bool CommandInterpreter::GetEchoCommentCommands() const { in GetEchoCommentCommands() function in CommandInterpreter