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() function600 bool GetEchoCommentCommands() const;
166 options.SetEchoCommentCommands(m_interpreter.GetEchoCommentCommands()); in DoExecute()
225 bool CommandInterpreter::GetEchoCommentCommands() const { in GetEchoCommentCommands() function in CommandInterpreter
14468 result = (bool)((lldb::SBCommandInterpreterRunOptions const *)arg1)->GetEchoCommentCommands(); in _wrap_SBCommandInterpreterRunOptions_GetEchoCommentCommands()