Searched defs:PrintVersion (Results 1 – 4 of 4) sorted by relevance
60 static void PrintVersion(raw_ostream &OS) { in PrintVersion() function
52 static void PrintVersion(raw_ostream &OS) { in PrintVersion() function
542 static void PrintVersion(raw_ostream &OS) { in PrintVersion() function
1926 void Driver::PrintVersion(const Compilation &C, raw_ostream &OS) const { in PrintVersion() function in Driver