Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Interpreter/
H A DCommandObject.cpp571 void CommandObject::FormatLongHelpText(Stream &output_strm, in FormatLongHelpText() function in CommandObject
614 FormatLongHelpText(output_strm, long_help); in GenerateHelpText()
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DCommandObject.h175 void FormatLongHelpText(Stream &output_strm, llvm::StringRef long_help);