Searched refs:PrintHelp (Results 1 - 15 of 15) sorted by relevance

/external/v8/src/
H A Dflags.h74 static void PrintHelp();
H A Dflags.cc450 PrintHelp();
515 void FlagList::PrintHelp() { function in class:v8::internal::FlagList
H A Dmksnapshot.cc293 i::FlagList::PrintHelp();
/external/clang/examples/PrintFunctionNames/
H A DPrintFunctionNames.cpp58 PrintHelp(llvm::errs());
62 void PrintHelp(llvm::raw_ostream& ros) { function in class:__anon3246::PrintFunctionNamesAction
/external/clang/include/clang/Driver/
H A DOptTable.h163 void PrintHelp(raw_ostream &OS, const char *Name,
H A DDriver.h315 /// PrintHelp - Print the help text.
318 void PrintHelp(bool ShowHidden) const;
/external/stressapptest/src/
H A Dsat.h64 virtual void PrintHelp();
H A Dsat.cc923 PrintHelp();
976 void Sat::PrintHelp() { function in class:Sat
/external/v8/test/cctest/
H A Dtest-flags.cc51 FlagList::PrintHelp();
/external/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp139 Opts->PrintHelp(llvm::outs(), "clang -cc1",
/external/clang/lib/Driver/
H A DOptTable.cpp304 void OptTable::PrintHelp(raw_ostream &OS, const char *Name, function in class:OptTable
H A DDriver.cpp653 void Driver::PrintHelp(bool ShowHidden) const { function in class:Driver
654 getOpts().PrintHelp(llvm::outs(), Name.c_str(), DriverTitle.c_str(),
707 PrintHelp(C.getArgs().hasArg(options::OPT__help_hidden));
/external/clang/tools/driver/
H A Dcc1as_main.cpp416 Opts->PrintHelp(llvm::outs(), "clang -cc1as", "Clang Integrated Assembler");
/external/v8/tools/gcmole/
H A Dgcmole.cc1276 void PrintHelp(llvm::raw_ostream& ros) { function in class:__anon12944::Action
/external/mdnsresponder/mDNSShared/
H A Ddnsextd.c1031 mDNSlocal void PrintHelp(void) function
1103 case 'h': PrintHelp(); return -1;

Completed in 403 milliseconds