Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp657 std::string whitespace_prefix = line.substr(0, result); in FormatLongHelpText() local
659 interpreter.OutputFormattedHelpText(output_strm, whitespace_prefix, in FormatLongHelpText()