Home
last modified time | relevance | path

Searched defs:help_text (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandOptionArgumentTable.cpp137 static std::string help_text; in FormatHelpTextCallback() local
164 static std::string help_text; in LanguageTypeHelpTextCallback() local
H A DCommandObjectMultiword.cpp237 help_text.append(" Expects 'raw' input (see 'help raw-input'.)"); in GenerateHelpText() local
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp449 llvm::StringRef help_text = entry->help_function(); in GetArgumentHelp() local
672 std::string help_text(GetHelp()); in GenerateHelpText() local
H A DCommandInterpreter.cpp2842 llvm::StringRef help_text) { in OutputFormattedHelpText()
2887 llvm::StringRef help_text, in OutputFormattedHelpText()
2897 llvm::StringRef help_text, in OutputHelpText()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h89 const char *help_text; member
/freebsd/contrib/ee/
H A Dee.c418 char *help_text[23]; variable