Home
last modified time | relevance | path

Searched defs:echo_commands (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp88 void SBCommandInterpreterRunOptions::SetEchoCommands(bool echo_commands) { in SetEchoCommands()
/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h101 LazyBool echo_commands, LazyBool echo_comments, in CommandInterpreterRunOptions() argument
147 void SetEchoCommands(bool echo_commands) { in SetEchoCommands() argument