Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/examples/PrintFunctionNames/
H A DPrintFunctionNames.cpp63 void PrintHelp(llvm::raw_ostream& ros) { in PrintHelp() function in __anon1e1079b20111::PrintFunctionNamesAction
/minix3/external/bsd/llvm/dist/llvm/lib/Option/
H A DOptTable.cpp391 void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *Title, in PrintHelp() function in OptTable
398 void OptTable::PrintHelp(raw_ostream &OS, const char *Name, const char *Title, in PrintHelp() function in OptTable
/minix3/external/bsd/llvm/dist/clang/lib/Driver/
H A DDriver.cpp646 void Driver::PrintHelp(bool ShowHidden) const { in PrintHelp() function in Driver