Home
last modified time | relevance | path

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

/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h101 LazyBool echo_commands, LazyBool echo_comments, in CommandInterpreterRunOptions() argument
155 void SetEchoCommentCommands(bool echo_comments) { in SetEchoCommentCommands() argument