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

  /external/clang/include/clang/Config/
config.h 44 #define HOST_LINK_VERSION "2.24"
config.h.cmake 39 #cmakedefine HOST_LINK_VERSION "${HOST_LINK_VERSION}"
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Config/
config.h 50 #define HOST_LINK_VERSION "2.24"
config.h.cmake 51 #cmakedefine HOST_LINK_VERSION "${HOST_LINK_VERSION}"
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Config/
config.h 51 #define HOST_LINK_VERSION "241.9"
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Config/
config.h 51 #define HOST_LINK_VERSION "241.9"
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Config/
config.h 54 #define HOST_LINK_VERSION "241.9"
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Config/
config.h 54 #define HOST_LINK_VERSION "241.9"
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Config/
config.h 54 #define HOST_LINK_VERSION "241.9"
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Config/
config.h 54 #define HOST_LINK_VERSION "241.9"
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Config/
config.h 50 #define HOST_LINK_VERSION "2.24"
config.h.cmake 51 #cmakedefine HOST_LINK_VERSION "${HOST_LINK_VERSION}"
  /external/llvm/device/include/llvm/Config/
config.h 538 #define HOST_LINK_VERSION "2.20.1"
  /external/swiftshader/third_party/LLVM/include/llvm/Config/
config.h 537 #undef HOST_LINK_VERSION
config.h.cmake 537 #undef HOST_LINK_VERSION
config.h.in 535 #undef HOST_LINK_VERSION
  /external/llvm/host/include/llvm/Config/
config.h 587 #define HOST_LINK_VERSION "2.20.1"
  /external/swiftshader/third_party/LLVM/include-android/llvm/Config/
config.h 539 #undef HOST_LINK_VERSION
  /external/swiftshader/third_party/LLVM/include-fuchsia/llvm/Config/
config.h 533 #undef HOST_LINK_VERSION
  /external/swiftshader/third_party/LLVM/include-linux/llvm/Config/
config.h 537 #undef HOST_LINK_VERSION
  /external/swiftshader/third_party/LLVM/include-osx/llvm/Config/
config.h 537 #undef HOST_LINK_VERSION
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Config/
config.h 587 #define HOST_LINK_VERSION "2.20.1"
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Config/
config.h 587 #define HOST_LINK_VERSION "2.20.1"
  /external/swiftshader/third_party/LLVM/autoconf/m4/
link_options.m4 18 AC_DEFINE_UNQUOTED([HOST_LINK_VERSION],"$llvm_cv_link_version",
  /external/clang/lib/Driver/
Driver.cpp 289 #if defined(HOST_LINK_VERSION)
291 strlen(HOST_LINK_VERSION) > 0) {
293 HOST_LINK_VERSION);
    [all...]

Completed in 313 milliseconds