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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Driver/
H A DToolChain.cpp367 static StringRef getArchNameForCompilerRTLib(const ToolChain &TC, function
435 StringRef Arch = getArchNameForCompilerRTLib(*this, Args);

Completed in 189 milliseconds