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.cpp2532 class VersionPrinter { class
2644 VersionPrinter VersionPrinterInstance;
2646 cl::opt<VersionPrinter, true, parser<bool>> VersOp{
2676 void VersionPrinter::operator=(bool OptionWasSpecified) { in operator =()