Searched defs:PrintHelp (Results 1 – 2 of 2) sorted by relevance
375 void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *Title, in PrintHelp() function in OptTable382 void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *Title, in PrintHelp() function in OptTable
621 void Driver::PrintHelp(bool ShowHidden) const { in PrintHelp() function in Driver