Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMultiword.cpp234 std::string indented_command(" "); in GenerateHelpText() local
235 indented_command.append(pos->first); in GenerateHelpText()
239 m_interpreter.OutputFormattedHelpText(output_stream, indented_command, in GenerateHelpText()
242 m_interpreter.OutputFormattedHelpText(output_stream, indented_command, in GenerateHelpText()