Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp2192 static StringRef getArchNameForCompilerRTLib(const ToolChain &TC) { in getArchNameForCompilerRTLib() function
2220 StringRef Arch = getArchNameForCompilerRTLib(TC); in getCompilerRT()