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.cpp940 auto getPathForTriple = in getTargetSubDirPath() local
950 if (auto Path = getPathForTriple(T)) in getTargetSubDirPath()
963 if (auto Path = getPathForTriple(AIXTriple)) in getTargetSubDirPath()
971 if (auto Path = getPathForTriple(TripleWithoutVersion)) in getTargetSubDirPath()
993 if (auto Path = getPathForTriple(ArmTriple)) in getTargetSubDirPath()