Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/API/
DSBCommandInterpreterRunOptions.cpp99 void SBCommandInterpreterRunOptions::SetEchoCommands(bool echo_commands) { in SetEchoCommands()
/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h93 LazyBool echo_commands, LazyBool echo_comments, in CommandInterpreterRunOptions()
144 void SetEchoCommands(bool echo_commands) { in SetEchoCommands()