Home
last modified time | relevance | path

Searched refs:printCommands (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/diagtool/
Ddiagtool_main.cpp24 diagTools->printCommands(llvm::errs()); in main()
DDiagTool.h46 void printCommands(llvm::raw_ostream &out);
DDiagTool.cpp42 void DiagTools::printCommands(llvm::raw_ostream &out) { in printCommands() function in DiagTools