Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/diagtool/
H A Ddiagtool_main.cpp23 diagTools->printCommands(llvm::errs()); in main()
H A DDiagTool.h45 void printCommands(llvm::raw_ostream &out);
H A DDiagTool.cpp39 void DiagTools::printCommands(llvm::raw_ostream &out) { in printCommands() function in DiagTools