Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h96 CommandInterpreterRunOptions(LazyBool stop_on_continue,LazyBool stop_on_error,LazyBool stop_on_crash,LazyBool echo_commands,LazyBool echo_comments,LazyBool print_results,LazyBool print_errors,LazyBool add_to_history) CommandInterpreterRunOptions() argument
148 SetEchoCommentCommands(bool echo_comments) SetEchoCommentCommands() argument