Searched defs:VersionPrinterInstance (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Support/
H A DCommandLine.cpp1760 static VersionPrinter VersionPrinterInstance; variable
1764 cl::location(VersionPrinterInstance), cl::ValueDisallowed);
1787 VersionPrinterInstance.print();

Completed in 88 milliseconds