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

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

Completed in 160 milliseconds