Home
last modified time | relevance | path

Searched refs:comment_command (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandInterpreter.cpp2026 bool comment_command = false; in HandleCommand() local
2038 comment_command = true; in HandleCommand()
2074 } else if (comment_command) { in HandleCommand()