Searched refs:GetEchoCommentCommands (Results 1 – 5 of 5) sorted by relevance
106 bool SBCommandInterpreterRunOptions::GetEchoCommentCommands() const { in GetEchoCommentCommands() function in SBCommandInterpreterRunOptions108 GetEchoCommentCommands); in GetEchoCommentCommands()110 return m_opaque_up->GetEchoCommentCommands(); in GetEchoCommentCommands()279 GetEchoCommentCommands, ()); in RegisterMethods()
51 bool GetEchoCommentCommands() const;
143 bool GetEchoCommentCommands() const { in GetEchoCommentCommands() function500 bool GetEchoCommentCommands() const;
156 options.SetEchoCommentCommands(m_interpreter.GetEchoCommentCommands()); in DoExecute()
184 bool CommandInterpreter::GetEchoCommentCommands() const { in GetEchoCommentCommands() function in CommandInterpreter