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

  /external/clang/include/clang/Driver/
ToolChain.h 334 /// ComputeLLVMTriple - Return the LLVM target triple to use, after taking
337 ComputeLLVMTriple(const llvm::opt::ArgList &Args,
  /external/clang/lib/Driver/
ToolChain.cpp 417 std::string ToolChain::ComputeLLVMTriple(const ArgList &Args,
507 return ComputeLLVMTriple(Args, InputType);
ToolChains.cpp 181 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType));
188 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 376 /// ComputeLLVMTriple - Return the LLVM target triple to use, after taking
379 ComputeLLVMTriple(const llvm::opt::ArgList &Args,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 376 /// ComputeLLVMTriple - Return the LLVM target triple to use, after taking
379 ComputeLLVMTriple(const llvm::opt::ArgList &Args,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 376 /// ComputeLLVMTriple - Return the LLVM target triple to use, after taking
379 ComputeLLVMTriple(const llvm::opt::ArgList &Args,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 376 /// ComputeLLVMTriple - Return the LLVM target triple to use, after taking
379 ComputeLLVMTriple(const llvm::opt::ArgList &Args,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 376 /// ComputeLLVMTriple - Return the LLVM target triple to use, after taking
379 ComputeLLVMTriple(const llvm::opt::ArgList &Args,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 376 /// ComputeLLVMTriple - Return the LLVM target triple to use, after taking
379 ComputeLLVMTriple(const llvm::opt::ArgList &Args,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 376 /// ComputeLLVMTriple - Return the LLVM target triple to use, after taking
379 ComputeLLVMTriple(const llvm::opt::ArgList &Args,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
ToolChain.h 376 /// ComputeLLVMTriple - Return the LLVM target triple to use, after taking
379 ComputeLLVMTriple(const llvm::opt::ArgList &Args,

Completed in 61 milliseconds