Searched refs:VersionPrinter (Results 1 – 1 of 1) sorted by relevance
2404 class VersionPrinter { class2521 VersionPrinter VersionPrinterInstance;2523 cl::opt<VersionPrinter, true, parser<bool>> VersOp{2553 void VersionPrinter::operator=(bool OptionWasSpecified) { in operator =()