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

  /development/vndk/tools/vtable-dumper/
vndk_vtable_dumper.cpp 29 using llvm::cl::SetVersionPrinter;
64 SetVersionPrinter(PrintCommandVersion);
  /frameworks/compile/libbcc/tools/bcc_compat/
Main.cpp 250 llvm::cl::SetVersionPrinter(BCCVersionPrinter);
  /external/clang/tools/clang-format/
ClangFormat.cpp 325 cl::SetVersionPrinter(PrintVersion);
  /frameworks/compile/libbcc/tools/bcc/
Main.cpp 280 llvm::cl::SetVersionPrinter(BCCVersionPrinter);
  /external/llvm/include/llvm/Support/
CommandLine.h 60 /// SetVersionPrinter - Override the default (LLVM specific) version printer
64 void SetVersionPrinter(void (*func)());
    [all...]
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
CommandLine.h 56 /// SetVersionPrinter - Override the default (LLVM specific) version printer
60 void SetVersionPrinter(void (*func)());
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
CommandLine.cpp     [all...]
  /external/llvm/lib/Support/
CommandLine.cpp     [all...]

Completed in 2806 milliseconds