Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp679 cl::SetVersionPrinter(PrintVersion); in main()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h81 void SetVersionPrinter(VersionPrinterTy func);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2786 void cl::SetVersionPrinter(VersionPrinterTy func) { in SetVersionPrinter() function in cl