Searched defs:ComputeEffectiveClangTriple (Results 1 – 5 of 5) sorted by relevance
/freebsd-src/contrib/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 | 339 std::string Fuchsia::ComputeEffectiveClangTriple(const ArgList &Args, ComputeEffectiveClangTriple() function in Fuchsia |
H A D | MSVC.cpp | 800 MSVCToolChain::ComputeEffectiveClangTriple(const ArgList &Args, ComputeEffectiveClangTriple() function in MSVCToolChain |
H A D | Darwin.cpp | 1089 std::string Darwin::ComputeEffectiveClangTriple(const ArgList &Args, ComputeEffectiveClangTriple() function in Darwin |
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ | ||
H A D | ToolChain.cpp | 1014 std::string ToolChain::ComputeEffectiveClangTriple(const ArgList &Args, ComputeEffectiveClangTriple() function in ToolChain |