Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandInterpreter.cpp1901 bool comment_command = false; in HandleCommand() local
1913 comment_command = true; in HandleCommand()
1949 } else if (comment_command) { in HandleCommand()