HomeSort by relevance Sort by last modified time
    Searched defs:PrintVersion (Results 1 - 3 of 3) sorted by null

  /external/clang/tools/clang-format/
ClangFormat.cpp 263 static void PrintVersion() {
281 cl::SetVersionPrinter(PrintVersion);
  /external/clang/lib/Driver/
Driver.cpp 413 PrintVersion(C, llvm::errs());
648 void Driver::PrintVersion(const Compilation &C, raw_ostream &OS) const {
703 PrintVersion(C, llvm::outs());
709 PrintVersion(C, llvm::errs());
    [all...]
  /external/stressapptest/src/
sat.cc 539 bool Sat::PrintVersion() {
560 PrintVersion();
922 PrintVersion();
    [all...]

Completed in 253 milliseconds