Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp2263 static LibGccType getLibGccType(const ToolChain &TC, const Driver &D, in getLibGccType() function
2303 LibGccType LGT = getLibGccType(TC, D, Args); in AddUnwindLibrary()
2348 LibGccType LGT = getLibGccType(TC, D, Args); in AddLibgcc()