Searched defs:SetVersionPrinter (Results 1 – 4 of 4) sorted by relevance
2060 void cl::SetVersionPrinter(void (*func)()) { OverrideVersionPrinter = func; } in SetVersionPrinter() function in cl
2109 void cl::SetVersionPrinter(void (*func)()) { OverrideVersionPrinter = func; } in SetVersionPrinter() function in cl
2540 void cl::SetVersionPrinter(VersionPrinterTy func) { OverrideVersionPrinter = func; } in SetVersionPrinter() function in cl
2749 void cl::SetVersionPrinter(VersionPrinterTy func) { in SetVersionPrinter() function in cl