Searched refs:VersionPrinter (Results 1 – 1 of 1) sorted by relevance
2464 class VersionPrinter { class2577 VersionPrinter VersionPrinterInstance;2579 cl::opt<VersionPrinter, true, parser<bool>> VersOp{2609 void VersionPrinter::operator=(bool OptionWasSpecified) { in operator =()