Home
last modified time | relevance | path

Searched defs:getCompilerRTPath (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DBareMetal.cpp176 std::string BareMetal::getCompilerRTPath() const { return getRuntimesDir(); } in getCompilerRTPath() function in BareMetal
H A DHexagon.cpp539 std::string HexagonToolChain::getCompilerRTPath() const { in getCompilerRTPath() function in HexagonToolChain
/llvm-project-15.0.7/clang/lib/Driver/
H A DToolChain.cpp460 std::string ToolChain::getCompilerRTPath() const { in getCompilerRTPath() function in ToolChain