Searched defs:help_text (Results 1 – 6 of 6) sorted by relevance
137 static std::string help_text; in FormatHelpTextCallback() local164 static std::string help_text; in LanguageTypeHelpTextCallback() local
237 std::string help_text(std::string(pos->second->GetHelp())); in GenerateHelpText() local
55 help_text = get_help_text() variable
394 llvm::StringRef help_text = entry->help_function(); in GetArgumentHelp() local600 std::string help_text(GetHelp()); in GenerateHelpText() local
2825 llvm::StringRef help_text) { in OutputFormattedHelpText()2870 llvm::StringRef help_text, in OutputFormattedHelpText()2880 llvm::StringRef help_text, in OutputHelpText()
89 const char *help_text; member