Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp454 interpreter.OutputHelpText(str, name_str.GetString(), "--", help_text, in GetArgumentHelp()
472 interpreter.OutputHelpText(str, element.string_value, ":", in GetArgumentHelp()
H A DCommandInterpreter.cpp2895 void CommandInterpreter::OutputHelpText(Stream &strm, llvm::StringRef word_text, in OutputHelpText() function in CommandInterpreter
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandInterpreter.h458 void OutputHelpText(Stream &stream, llvm::StringRef command_word,