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

  /external/clang/include/clang/Basic/
TargetOptions.h 33 std::string HostTriple;
  /external/llvm/unittests/ExecutionEngine/MCJIT/
MCJITTestAPICommon.h 39 : HostTriple(sys::getProcessTriple())
50 HostTriple += "-elf";
52 HostTriple = Triple::normalize(HostTriple);
57 Triple Host(HostTriple);
79 Triple Host(HostTriple);
92 std::string HostTriple;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
TargetOptions.h 33 std::string HostTriple;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
TargetOptions.h 33 std::string HostTriple;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
TargetOptions.h 33 std::string HostTriple;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetOptions.h 33 std::string HostTriple;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Basic/
TargetOptions.h 33 std::string HostTriple;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Basic/
TargetOptions.h 33 std::string HostTriple;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Basic/
TargetOptions.h 33 std::string HostTriple;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
TargetOptions.h 33 std::string HostTriple;

Completed in 906 milliseconds