Home
last modified time | relevance | path

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

/external/clang/tools/clang-format/
DClangFormat.cpp322 cl::SetVersionPrinter(PrintVersion); in main()
/external/llvm/include/llvm/Support/
DCommandLine.h61 void SetVersionPrinter(void (*func)());
/external/llvm/lib/Support/
DCommandLine.cpp1822 void cl::SetVersionPrinter(void (*func)()) { OverrideVersionPrinter = func; } in SetVersionPrinter() function in cl
/external/llvm/docs/
DCommandLine.rst1362 The ``cl::SetVersionPrinter`` function
1365 The ``cl::SetVersionPrinter`` function is designed to be called directly from
1373 that function to ``cl::SetVersionPrinter`` to arrange for it to be called when