Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp643 void CommandObject::FormatLongHelpText(Stream &output_strm, in FormatLongHelpText() function in CommandObject
686 FormatLongHelpText(output_strm, long_help); in GenerateHelpText()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h175 void FormatLongHelpText(Stream &output_strm, llvm::StringRef long_help);