Home
last modified time | relevance | path

Searched refs:SetVersionPrinter (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/tools/amdgpu-arch/
H A DAMDGPUArch.cpp34 cl::SetVersionPrinter(PrintVersion); in main()
/freebsd-14.2/contrib/llvm-project/clang/tools/nvptx-arch/
H A DNVPTXArch.cpp90 cl::SetVersionPrinter(PrintVersion); in main()
/freebsd-14.2/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp671 cl::SetVersionPrinter(PrintVersion); in main()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h82 void SetVersionPrinter(VersionPrinterTy func);
/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2742 void cl::SetVersionPrinter(VersionPrinterTy func) { in SetVersionPrinter() function in cl