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

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp428 static bool symbolGoesInModuleStream(const CVSymbol &sym, bool isGlobalScope) { function
602 if (symbolGoesInModuleStream(sym, scopes.empty())) {

Completed in 109 milliseconds