Searched refs:getGHashIdx (Results 1 – 1 of 1) sorted by relevance
922 assert(ghashIdx == getGHashIdx() && "round trip failure"); in GHashCell()936 uint32_t getGHashIdx() const { return (uint32_t)data; } in getGHashIdx() function in __anon8764634b0711::GHashCell942 return TpiSource::instances[getTpiSrcIdx()]->ghashes[getGHashIdx()]; in getGHash()1113 source->uniqueTypes.push_back(cell.getGHashIdx()); in mergeTypesWithGHash()1119 source->indexMapStorage[cell.getGHashIdx()].toArrayIndex(); in mergeTypesWithGHash()1147 return TypeIndex::fromArrayIndex(cell.getGHashIdx()); in loadPdbTypeIndexFromCell()