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.cpp251 std::string help_text(std::string(pos->second->GetHelp())); in GenerateHelpText() local
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DCommandObject.cpp442 llvm::StringRef help_text = entry->help_function(); in GetArgumentHelp() local
665 std::string help_text(GetHelp()); in GenerateHelpText() local
H A DCommandInterpreter.cpp2994 llvm::StringRef help_text) { in OutputFormattedHelpText()
3039 llvm::StringRef help_text, in OutputFormattedHelpText()
3049 llvm::StringRef help_text, in OutputHelpText()
/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DCommandObject.h90 const char *help_text; member
/freebsd/contrib/ee/
H A Dee.c465 char *help_text[23]; variable