Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/tools/clang-format/
H A DClangFormat.cpp675 cl::SetVersionPrinter(PrintVersion); in main()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCommandLine.h82 LLVM_ABI void SetVersionPrinter(VersionPrinterTy func);
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2782 void cl::SetVersionPrinter(VersionPrinterTy func) { in SetVersionPrinter() function in cl
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23696 {"_ZN4llvm2cl17SetVersionPrinterEPFvvE", "llvm::cl::SetVersionPrinter(void (*)())"},