Home
last modified time | relevance | path

Searched defs:PrintHelp (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/lib/Option/
HDOptTable.cpp375 void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *Title, in PrintHelp() function in OptTable
382 void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *Title, in PrintHelp() function in OptTable
/trueos/contrib/llvm/tools/clang/lib/Driver/
HDDriver.cpp621 void Driver::PrintHelp(bool ShowHidden) const { in PrintHelp() function in Driver