Searched refs:SetEchoCommands (Results 1 – 11 of 11) sorted by relevance
99 void SBCommandInterpreterRunOptions::SetEchoCommands(bool echo_commands) { in SetEchoCommands() function in SBCommandInterpreterRunOptions100 LLDB_RECORD_METHOD(void, SBCommandInterpreterRunOptions, SetEchoCommands, in SetEchoCommands()103 m_opaque_up->SetEchoCommands(echo_commands); in SetEchoCommands()276 LLDB_REGISTER_METHOD(void, SBCommandInterpreterRunOptions, SetEchoCommands, in RegisterMethods()
54 SetEchoCommands (bool);
49 void SetEchoCommands(bool);
139 void SetEchoCommands(bool echo_commands) { in SetEchoCommands() function498 void SetEchoCommands(bool enable);
301 options.SetEchoCommands(false); in WatchpointOptionsCallbackFunction()
467 options.SetEchoCommands(false); in DoExecute()
155 options.SetEchoCommands(m_interpreter.GetEchoCommands()); in DoExecute()
645 options.SetEchoCommands(true); in BreakpointOptionsCallbackFunction()
179 void CommandInterpreter::SetEchoCommands(bool enable) { in SetEchoCommands() function in CommandInterpreter
3407 options.SetEchoCommands(false); in HandleStop()
12922 (arg1)->SetEchoCommands(arg2); in _wrap_SBCommandInterpreterRunOptions_SetEchoCommands()