Searched refs:SetVersionPrinter (Results 1 – 8 of 8) sorted by relevance
325 cl::SetVersionPrinter(PrintVersion); in main()
1423 void cl::SetVersionPrinter(void (*func)()) { in SetVersionPrinter() function in cl
69 void SetVersionPrinter(void (*func)());
64 void SetVersionPrinter(void (*func)());
1362 The ``cl::SetVersionPrinter`` function1365 The ``cl::SetVersionPrinter`` function is designed to be called directly from1373 that function to ``cl::SetVersionPrinter`` to arrange for it to be called when
60 void SetVersionPrinter(void (*func)());
2109 void cl::SetVersionPrinter(void (*func)()) { OverrideVersionPrinter = func; } in SetVersionPrinter() function in cl
2136 void cl::SetVersionPrinter(void (*func)()) { OverrideVersionPrinter = func; } in SetVersionPrinter() function in cl