Searched refs:getGHashIdx (Results 1 – 1 of 1) sorted by relevance
968 assert(ghashIdx == getGHashIdx() && "round trip failure"); in GHashCell()982 uint32_t getGHashIdx() const { return (uint32_t)data; } in getGHashIdx() function in __anon6aad1a900811::GHashCell988 return ctx.tpiSourceList[getTpiSrcIdx()]->ghashes[getGHashIdx()]; in getGHash()1157 source->uniqueTypes.push_back(cell.getGHashIdx()); in mergeTypesWithGHash()1163 source->indexMapStorage[cell.getGHashIdx()].toArrayIndex(); in mergeTypesWithGHash()1206 return TypeIndex::fromArrayIndex(cell.getGHashIdx()); in loadPdbTypeIndexFromCell()