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