Searched defs:ComputeLLVMTriple (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Driver/
H A DToolChain.cpp204 std::string ToolChain::ComputeLLVMTriple(const ArgList &Args, function in class:ToolChain
279 return ComputeLLVMTriple(Args, InputType);

Completed in 81 milliseconds