Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Commands/
H A DCommandObjectMultiword.cpp238 std::string indented_command(" "); in GenerateHelpText() local
239 indented_command.append(pos->first); in GenerateHelpText()
243 m_interpreter.OutputFormattedHelpText(output_stream, indented_command, in GenerateHelpText()
246 m_interpreter.OutputFormattedHelpText(output_stream, indented_command, in GenerateHelpText()