Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/ToolChains/
DCommonArgs.cpp1358 static LibGccType getLibGccType(const Driver &D, const ArgList &Args) { in getLibGccType() function
1389 LibGccType LGT = getLibGccType(D, Args); in AddUnwindLibrary()
1426 LibGccType LGT = getLibGccType(D, Args); in AddLibgcc()