Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/
H A DToolChain.cpp372 static StringRef getArchNameForCompilerRTLib(const ToolChain &TC, in getArchNameForCompilerRTLib() function
453 StringRef Arch = getArchNameForCompilerRTLib(*this, Args); in buildCompilerRTBasename()