Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DCommandLine.cpp2530 class VersionPrinter { class
2642 VersionPrinter VersionPrinterInstance;
2644 cl::opt<VersionPrinter, true, parser<bool>> VersOp{
2674 void VersionPrinter::operator=(bool OptionWasSpecified) { in operator =()