Home
last modified time | relevance | path

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

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