Searched defs:help_text (Results 1 – 6 of 6) sorted by relevance
395 llvm::StringRef help_text = entry->help_function(); in GetArgumentHelp() local671 static std::string help_text; in FormatHelpTextCallback() local698 static std::string help_text; in LanguageTypeHelpTextCallback() local854 std::string help_text(GetHelp()); in GenerateHelpText() local
2581 llvm::StringRef help_text) { in OutputFormattedHelpText()2623 llvm::StringRef help_text, in OutputFormattedHelpText()2633 llvm::StringRef help_text, in OutputHelpText()
71 const char *help_text[] = { in diskeditor_show() local
86 const char *help_text; member
166 std::string help_text(std::string(pos->second->GetHelp())); in GenerateHelpText() local
428 char *help_text[23]; variable