Searched refs:SetVersionPrinter (Results 1 – 6 of 6) sorted by relevance
189 cl::SetVersionPrinter(PrintVersion); in main()
144 cl::SetVersionPrinter(PrintVersion); in main()
583 cl::SetVersionPrinter(PrintVersion); in main()
1372 The ``cl::SetVersionPrinter`` function1375 The ``cl::SetVersionPrinter`` function is designed to be called directly from1383 that function to ``cl::SetVersionPrinter`` to arrange for it to be called when
82 void SetVersionPrinter(VersionPrinterTy func);
2749 void cl::SetVersionPrinter(VersionPrinterTy func) { in SetVersionPrinter() function in cl