Searched refs:nextTypeIndex (Results 1 – 6 of 6) sorted by relevance
30 TypeIndex AppendingTypeTableBuilder::nextTypeIndex() const { in nextTypeIndex() function in AppendingTypeTableBuilder47 if (++Prev == nextTypeIndex()) in getNext()86 TypeIndex NewTI = nextTypeIndex(); in insertRecordBytes()95 auto Fragments = Builder.end(nextTypeIndex()); in insertRecord()
30 TypeIndex MergingTypeTableBuilder::nextTypeIndex() const { in nextTypeIndex() function in MergingTypeTableBuilder49 if (++Prev == nextTypeIndex()) in getNext()98 auto Result = HashedRecords.try_emplace(WeakHash, nextTypeIndex()); in insertRecordAs()120 auto Fragments = Builder.end(nextTypeIndex()); in insertRecord()
30 TypeIndex GlobalTypeTableBuilder::nextTypeIndex() const { in nextTypeIndex() function in GlobalTypeTableBuilder49 if (++Prev == nextTypeIndex()) in getNext()108 auto Fragments = Builder.end(nextTypeIndex()); in insertRecord()
63 TypeIndex nextTypeIndex() const;78 auto Result = HashedRecords.try_emplace(Hash, nextTypeIndex()); in insertRecordAs()98 Result.first->second = nextTypeIndex(); in insertRecordAs()
50 TypeIndex nextTypeIndex() const;
59 TypeIndex nextTypeIndex() const;