Searched refs:symbolGoesInModuleStream (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp794 static bool symbolGoesInModuleStream(const CVSymbol &sym, bool isGlobalScope) { function in namespace:lld::coff
962 if (symbolGoesInModuleStream(sym, scopes.empty())) {

Completed in 43 milliseconds