Searched refs:HashedRecords (Results 1 – 4 of 4) sorted by relevance
42 DenseMap<GloballyHashedType, TypeIndex> HashedRecords; variable75 auto Result = HashedRecords.try_emplace(Hash, nextTypeIndex()); in insertRecordAs()
42 DenseMap<LocallyHashedType, TypeIndex> HashedRecords; variable
84 HashedRecords.clear(); in reset()101 auto Result = HashedRecords.try_emplace(WeakHash, nextTypeIndex()); in insertRecordAs()
91 HashedRecords.clear(); in reset()