Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Interpreter/
DCommandInterpreter.h93 LazyBool echo_commands, LazyBool echo_comments, in CommandInterpreterRunOptions()
152 void SetEchoCommentCommands(bool echo_comments) { in SetEchoCommentCommands()