Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2644 VersionPrinter VersionPrinterInstance; member
2648 cl::location(VersionPrinterInstance), cl::ValueDisallowed,
2739 CommonOptions->VersionPrinterInstance.print(CommonOptions->ExtraVersionPrinters); in PrintVersionMessage()