Searched refs:printCommands (Results 1 – 4 of 4) sorted by relevance
23 diagTools->printCommands(llvm::errs()); in main()
45 void printCommands(llvm::raw_ostream &out);
40 void DiagTools::printCommands(llvm::raw_ostream &out) { in printCommands() function in DiagTools
167 void printCommands(ArrayRef<StringRef> CmdArgs) { in printCommands() function233 printCommands(Args); in executeCommands()