Searched refs:getGHashIdx (Results 1 – 1 of 1) sorted by relevance
970 assert(ghashIdx == getGHashIdx() && "round trip failure"); in GHashCell()984 uint32_t getGHashIdx() const { return (uint32_t)data; } in getGHashIdx() function in __anon08affc140811::GHashCell990 return ctx.tpiSourceList[getTpiSrcIdx()]->ghashes[getGHashIdx()]; in getGHash()1162 source->uniqueTypes.push_back(cell.getGHashIdx()); in mergeTypesWithGHash()1168 source->indexMapStorage[cell.getGHashIdx()].toArrayIndex(); in mergeTypesWithGHash()1211 return TypeIndex::fromArrayIndex(cell.getGHashIdx()); in loadPdbTypeIndexFromCell()