Home
last modified time | relevance | path

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

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