HomeSort by relevance Sort by last modified time
    Searched defs:Musl (Results 1 - 10 of 10) sorted by null

  /external/llvm/include/llvm/ADT/
Triple.h 184 Musl,
578 /// Tests whether the environment is musl-libc
580 return getEnvironment() == Triple::Musl ||
  /external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
Triple.h 191 Musl,
595 /// Tests whether the environment is musl-libc
597 return getEnvironment() == Triple::Musl ||
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 192 Musl,
616 /// Tests whether the environment is musl-libc
618 return getEnvironment() == Triple::Musl ||
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 192 Musl,
616 /// Tests whether the environment is musl-libc
618 return getEnvironment() == Triple::Musl ||
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 192 Musl,
616 /// Tests whether the environment is musl-libc
618 return getEnvironment() == Triple::Musl ||
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 192 Musl,
616 /// Tests whether the environment is musl-libc
618 return getEnvironment() == Triple::Musl ||
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 192 Musl,
616 /// Tests whether the environment is musl-libc
618 return getEnvironment() == Triple::Musl ||
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 192 Musl,
616 /// Tests whether the environment is musl-libc
618 return getEnvironment() == Triple::Musl ||
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 192 Musl,
616 /// Tests whether the environment is musl-libc
618 return getEnvironment() == Triple::Musl ||
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/ADT/
Triple.h 192 Musl,
616 /// Tests whether the environment is musl-libc
618 return getEnvironment() == Triple::Musl ||

Completed in 421 milliseconds