Home
last modified time | relevance | path

Searched refs:getCompilerRTLibDir (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Driver/
DTools.cpp2202 static SmallString<128> getCompilerRTLibDir(const ToolChain &TC) { in getCompilerRTLibDir() function
2225 SmallString<128> Path = getCompilerRTLibDir(TC); in getCompilerRT()