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

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp640 bool isItemIndex = ref.Kind == TiRefKind::IndexRef; local
641 if (isItemIndex && indexMap.isTypeServerMap)
649 file->getName() + " with bad " + (isItemIndex ? "item" : "type") +

Completed in 108 milliseconds