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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeStreamMerger.cpp322 unsigned BadIndicesRemaining = NumBadIndices; local
330 assert(NumBadIndices <= BadIndicesRemaining &&
332 if (!LastError && NumBadIndices == BadIndicesRemaining) {

Completed in 75 milliseconds