Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/examples/PrintFunctionNames/
H A DPrintFunctionNames.cpp114 void PrintHelp(llvm::raw_ostream& ros) { in PrintHelp() function in __anon2686a24a0111::PrintFunctionNamesAction
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Option/
H A DOptTable.cpp622 void OptTable::PrintHelp(raw_ostream &OS, const char *Usage, const char *Title, in PrintHelp() function in OptTable
628 void OptTable::PrintHelp(raw_ostream &OS, const char *Usage, const char *Title, in PrintHelp() function in OptTable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerDriver.cpp81 static void PrintHelp() { in PrintHelp() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp1615 void Driver::PrintHelp(bool ShowHidden) const { in PrintHelp() function in Driver