Home
last modified time | relevance | path

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

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