Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h96 LazyBool echo_commands, LazyBool echo_comments, in CommandInterpreterRunOptions()
140 void SetEchoCommands(bool echo_commands) { in SetEchoCommands()
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBCommandInterpreterRunOptions.cpp88 void SBCommandInterpreterRunOptions::SetEchoCommands(bool echo_commands) { in SetEchoCommands()