Searched refs:PrintVersion (Results 1 - 4 of 4) sorted by relevance

/external/stressapptest/src/
H A Dsat.h61 bool PrintVersion();
H A Dsat.cc539 bool Sat::PrintVersion() { function in class:Sat
560 PrintVersion();
922 PrintVersion();
/external/clang/include/clang/Driver/
H A DDriver.h323 /// PrintVersion - Print the driver version.
324 void PrintVersion(const Compilation &C, raw_ostream &OS) const;
/external/clang/lib/Driver/
H A DDriver.cpp387 PrintVersion(C, llvm::errs());
658 void Driver::PrintVersion(const Compilation &C, raw_ostream &OS) const { function in class:Driver
713 PrintVersion(C, llvm::outs());
719 PrintVersion(C, llvm::errs());

Completed in 486 milliseconds