Searched refs:getCompilerRTLibDir (Results 1 – 1 of 1) sorted by relevance
2202 static SmallString<128> getCompilerRTLibDir(const ToolChain &TC) { in getCompilerRTLibDir() function2225 SmallString<128> Path = getCompilerRTLibDir(TC); in getCompilerRT()