Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp760 auto getPathForTriple = in getTargetSubDirPath() local
769 if (auto Path = getPathForTriple(getTriple())) in getTargetSubDirPath()
790 if (auto Path = getPathForTriple(ArmTriple)) in getTargetSubDirPath()