Searched defs:PrintVersion (Results 1 - 3 of 3) sorted by relevance

/external/clang/tools/clang-format/
H A DClangFormat.cpp315 static void PrintVersion() { function
325 cl::SetVersionPrinter(PrintVersion);
/external/stressapptest/src/
H A Dsat.cc553 bool Sat::PrintVersion() { function in class:Sat
575 PrintVersion();
998 PrintVersion();
/external/clang/lib/Driver/
H A DDriver.cpp625 PrintVersion(C, llvm::errs());
866 void Driver::PrintVersion(const Compilation &C, raw_ostream &OS) const { function in class:Driver
928 PrintVersion(C, llvm::outs());
934 PrintVersion(C, llvm::errs());

Completed in 378 milliseconds