HomeSort by relevance Sort by last modified time
    Searched refs:SetVersionPrinter (Results 1 - 5 of 5) sorted by null

  /frameworks/compile/libbcc/tools/bcc/
Main.cpp 183 llvm::cl::SetVersionPrinter(BCCVersionPrinter);
  /frameworks/compile/libbcc/tools/bcc_compat/
Main.cpp 257 llvm::cl::SetVersionPrinter(BCCVersionPrinter);
  /frameworks/compile/mclinker/tools/mcld/
main.cpp 348 llvm::cl::SetVersionPrinter(MCLDVersionPrinter);
  /external/llvm/include/llvm/Support/
CommandLine.h 55 /// SetVersionPrinter - Override the default (LLVM specific) version printer
59 void SetVersionPrinter(void (*func)());
    [all...]
  /external/llvm/lib/Support/
CommandLine.cpp     [all...]

Completed in 343 milliseconds