Searched refs:SetVersionPrinter (Results 1 – 3 of 3) sorted by relevance
346 cl::SetVersionPrinter(PrintVersion); in main()
87 void SetVersionPrinter(VersionPrinterTy func);
2222 void cl::SetVersionPrinter(VersionPrinterTy func) { OverrideVersionPrinter = func; } in SetVersionPrinter() function in cl