Home
last modified time | relevance | path

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

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