Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1391 static LibGccType getLibGccType(const ToolChain &TC, const Driver &D, in getLibGccType() function
1430 LibGccType LGT = getLibGccType(TC, D, Args); in AddUnwindLibrary()
1467 LibGccType LGT = getLibGccType(TC, D, Args); in AddLibgcc()