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.cpp936 auto getPathForTriple = in getTargetSubDirPath() local
946 if (auto Path = getPathForTriple(T)) in getTargetSubDirPath()
959 if (auto Path = getPathForTriple(AIXTriple)) in getTargetSubDirPath()
967 if (auto Path = getPathForTriple(TripleWithoutVersion)) in getTargetSubDirPath()
989 if (auto Path = getPathForTriple(ArmTriple)) in getTargetSubDirPath()