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

  /external/clang/include/clang/Driver/
ToolChain.h 340 /// ComputeEffectiveClangTriple - Return the Clang triple to use for this
345 virtual std::string ComputeEffectiveClangTriple(
  /external/clang/lib/Driver/
ToolChains.h 316 std::string ComputeEffectiveClangTriple(const llvm::opt::ArgList &Args,
404 std::string ComputeEffectiveClangTriple(const llvm::opt::ArgList &Args,
    [all...]
MSVCToolChain.cpp 667 MSVCToolChain::ComputeEffectiveClangTriple(const ArgList &Args,
670 ToolChain::ComputeEffectiveClangTriple(Args, InputType);
ToolChain.cpp 505 std::string ToolChain::ComputeEffectiveClangTriple(const ArgList &Args,
ToolChains.cpp 179 std::string MachO::ComputeEffectiveClangTriple(const ArgList &Args,
186 std::string Darwin::ComputeEffectiveClangTriple(const ArgList &Args,
    [all...]
Tools.cpp 747 const llvm::Triple Triple(TC.ComputeEffectiveClangTriple(Args));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 382 /// ComputeEffectiveClangTriple - Return the Clang triple to use for this
387 virtual std::string ComputeEffectiveClangTriple(
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 382 /// ComputeEffectiveClangTriple - Return the Clang triple to use for this
387 virtual std::string ComputeEffectiveClangTriple(
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 382 /// ComputeEffectiveClangTriple - Return the Clang triple to use for this
387 virtual std::string ComputeEffectiveClangTriple(
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 382 /// ComputeEffectiveClangTriple - Return the Clang triple to use for this
387 virtual std::string ComputeEffectiveClangTriple(
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 382 /// ComputeEffectiveClangTriple - Return the Clang triple to use for this
387 virtual std::string ComputeEffectiveClangTriple(
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 382 /// ComputeEffectiveClangTriple - Return the Clang triple to use for this
387 virtual std::string ComputeEffectiveClangTriple(
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 382 /// ComputeEffectiveClangTriple - Return the Clang triple to use for this
387 virtual std::string ComputeEffectiveClangTriple(
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 382 /// ComputeEffectiveClangTriple - Return the Clang triple to use for this
387 virtual std::string ComputeEffectiveClangTriple(

Completed in 198 milliseconds