Home
last modified time | relevance | path

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

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