Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/
HDToolChain.cpp349 static StringRef getArchNameForCompilerRTLib(const ToolChain &TC, in getArchNameForCompilerRTLib() function
421 StringRef Arch = getArchNameForCompilerRTLib(*this, Args); in getCompilerRT()