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
251 std::string help_text(std::string(pos->second->GetHelp())); in GenerateHelpText() local
442 llvm::StringRef help_text = entry->help_function(); in GetArgumentHelp() local665 std::string help_text(GetHelp()); in GenerateHelpText() local
2994 llvm::StringRef help_text) { in OutputFormattedHelpText()3039 llvm::StringRef help_text, in OutputFormattedHelpText()3049 llvm::StringRef help_text, in OutputHelpText()
90 const char *help_text; member
465 char *help_text[23]; variable