Searched refs:GetEchoCommentCommands (Results 1 – 6 of 6) sorted by relevance
94 bool SBCommandInterpreterRunOptions::GetEchoCommentCommands() const { in GetEchoCommentCommands() function in SBCommandInterpreterRunOptions97 return m_opaque_up->GetEchoCommentCommands(); in GetEchoCommentCommands()
51 bool GetEchoCommentCommands() const;
151 bool GetEchoCommentCommands() const { in GetEchoCommentCommands() function591 bool GetEchoCommentCommands() const;
165 options.SetEchoCommentCommands(m_interpreter.GetEchoCommentCommands()); in DoExecute()
221 bool CommandInterpreter::GetEchoCommentCommands() const { in GetEchoCommentCommands() function in CommandInterpreter
14469 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetEchoCommentCommands(); in _wrap_SBCommandInterpreterRunOptions_GetEchoCommentCommands()