Searched defs:ComputeEffectiveClangTriple (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | NaCl.cpp | 354 NaClToolChain::ComputeEffectiveClangTriple(const ArgList &Args, in ComputeEffectiveClangTriple() function in NaClToolChain |
H A D | Fuchsia.cpp | 340 std::string Fuchsia::ComputeEffectiveClangTriple(const ArgList &Args, ComputeEffectiveClangTriple() function in Fuchsia |
H A D | MSVC.cpp | 803 MSVCToolChain::ComputeEffectiveClangTriple(const ArgList &Args, ComputeEffectiveClangTriple() function in MSVCToolChain |
H A D | Darwin.cpp | 1086 std::string Darwin::ComputeEffectiveClangTriple(const ArgList &Args, ComputeEffectiveClangTriple() function in Darwin |
/llvm-project/clang/lib/Driver/ | ||
H A D | ToolChain.cpp | 1056 std::string ToolChain::ComputeEffectiveClangTriple(const ArgList &Args, ComputeEffectiveClangTriple() function in ToolChain |