Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DMinGW.cpp829 static bool testTriple(const Driver &D, const llvm::Triple &Triple, in testTriple() function
856 if (testTriple(D, Triple, Args)) in adjustTriple()
872 if (testTriple(D, TestTriple, Args)) in adjustTriple()