Home
last modified time | relevance | path

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

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