Searched defs:getCompilerRTPath (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | Hexagon.cpp | 546 std::string HexagonToolChain::getCompilerRTPath() const { getCompilerRTPath() function in HexagonToolChain |
/llvm-project/clang/lib/Driver/ | ||
H A D | ToolChain.cpp | 617 std::string ToolChain::getCompilerRTPath() const { getCompilerRTPath() function in ToolChain |