Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DCommandLine.cpp2464 class VersionPrinter { class
2577 VersionPrinter VersionPrinterInstance;
2579 cl::opt<VersionPrinter, true, parser<bool>> VersOp{
2609 void VersionPrinter::operator=(bool OptionWasSpecified) { in operator =()