Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCommandLine.cpp1397 static VersionPrinter VersionPrinterInstance; variable
1401 cl::location(VersionPrinterInstance), cl::ValueDisallowed);
1416 VersionPrinterInstance.print(); in PrintVersionMessage()