Searched refs:SetVersionPrinter (Results 1 – 4 of 4) sorted by relevance
322 cl::SetVersionPrinter(PrintVersion); in main()
61 void SetVersionPrinter(void (*func)());
1822 void cl::SetVersionPrinter(void (*func)()) { OverrideVersionPrinter = func; } in SetVersionPrinter() function in cl
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