Home
last modified time | relevance | path

Searched defs:isItem (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/lld/COFF/
H A DDebugTypes.cpp637 bool isItem = isIdRecord(ty.kind()); in mergeTypeRecord() local
964 GHashCell(bool isItem, uint32_t tpiSrcIdx, uint32_t ghashIdx) in GHashCell()
984 bool isItem() const { return data & (1ULL << 63U); } in isItem() function in __anonde265f610811::GHashCell
1110 bool isItem = source->isItemIndex.test(i); in mergeTypesWithGHash() local