Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h288 bool hasEffectiveTriple() const { in hasEffectiveTriple() function
/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DLinux.cpp89 if (hasEffectiveTriple() && in getMultiarchTriple()
H A DDarwin.cpp2445 if (hasEffectiveTriple()) { in GetEffectiveSysroot()