Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DBareMetal.cpp161 std::string BareMetal::getCompilerRTPath() const { return getRuntimesDir(); } in getCompilerRTPath() function in BareMetal
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DToolChain.cpp409 std::string ToolChain::getCompilerRTPath() const { in getCompilerRTPath() function in ToolChain