Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DCommandLine.cpp1389 static VersionPrinter VersionPrinterInstance; variable
1393 cl::location(VersionPrinterInstance), cl::ValueDisallowed);
1408 VersionPrinterInstance.print(); in PrintVersionMessage()