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;
144 bool GetEchoCommentCommands() const { in GetEchoCommentCommands() function574 bool GetEchoCommentCommands() const;
184 options.SetEchoCommentCommands(m_interpreter.GetEchoCommentCommands()); in DoExecute()
207 bool CommandInterpreter::GetEchoCommentCommands() const { in GetEchoCommentCommands() function in CommandInterpreter
13577 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetEchoCommentCommands(); in _wrap_SBCommandInterpreterRunOptions_GetEchoCommentCommands()