Home
last modified time | relevance | path

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

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