Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DToolChain.cpp271 static StringRef getArchNameForCompilerRTLib(const ToolChain &TC, in getArchNameForCompilerRTLib() function
294 StringRef Arch = getArchNameForCompilerRTLib(*this, Args); in getCompilerRT()