Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h95 LazyBool echo_commands, LazyBool echo_comments, in CommandInterpreterRunOptions()
139 void SetEchoCommands(bool echo_commands) { in SetEchoCommands()
/freebsd-12-stable/contrib/llvm-project/lldb/source/API/
DSBCommandInterpreterRunOptions.cpp99 void SBCommandInterpreterRunOptions::SetEchoCommands(bool echo_commands) { in SetEchoCommands()