Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/
DBareMetal.cpp84 std::string BareMetal::getCompilerRTPath() const { return getRuntimesDir(); } in getCompilerRTPath() function in BareMetal
/external/llvm-project/clang/lib/Driver/
DToolChain.cpp404 std::string ToolChain::getCompilerRTPath() const { in getCompilerRTPath() function in ToolChain