Searched defs:isItem (Results 1 – 1 of 1) sorted by relevance
639 bool isItem = isIdRecord(ty.kind()); in mergeTypeRecord() local966 GHashCell(bool isItem, uint32_t tpiSrcIdx, uint32_t ghashIdx) in GHashCell()986 bool isItem() const { return data & (1ULL << 63U); } in isItem() function in __anon08affc140811::GHashCell1115 bool isItem = source->isItemIndex.test(i); in mergeTypesWithGHash() local