Home
last modified time | relevance | path

Searched refs:ComputeLLVMTriple (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Driver/
DToolChain.cpp409 std::string ToolChain::ComputeLLVMTriple(const ArgList &Args, in ComputeLLVMTriple() function in ToolChain
499 return ComputeLLVMTriple(Args, InputType); in ComputeEffectiveClangTriple()
DToolChains.cpp170 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
177 llvm::Triple Triple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
2904 llvm::Triple TheTriple(ComputeLLVMTriple(Args, InputType)); in ComputeEffectiveClangTriple()
/external/clang/include/clang/Driver/
DToolChain.h327 ComputeLLVMTriple(const llvm::opt::ArgList &Args,