Searched refs:OutputHelpText (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/lldb/source/Interpreter/ |
| H A D | CommandObject.cpp | 454 interpreter.OutputHelpText(str, name_str.GetString(), "--", help_text, in GetArgumentHelp() 472 interpreter.OutputHelpText(str, element.string_value, ":", in GetArgumentHelp()
|
| H A D | CommandInterpreter.cpp | 2895 void CommandInterpreter::OutputHelpText(Stream &strm, llvm::StringRef word_text, in OutputHelpText() function in CommandInterpreter
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/ |
| H A D | CommandInterpreter.h | 458 void OutputHelpText(Stream &stream, llvm::StringRef command_word,
|