Searched refs:nextTypeIndex (Results 1 – 6 of 6) sorted by relevance
23 TypeIndex AppendingTypeTableBuilder::nextTypeIndex() const { in nextTypeIndex() function in AppendingTypeTableBuilder40 if (++Prev == nextTypeIndex()) in getNext()79 TypeIndex NewTI = nextTypeIndex(); in insertRecordBytes()88 auto Fragments = Builder.end(nextTypeIndex()); in insertRecord()
24 TypeIndex MergingTypeTableBuilder::nextTypeIndex() const { in nextTypeIndex() function in MergingTypeTableBuilder43 if (++Prev == nextTypeIndex()) in getNext()92 auto Result = HashedRecords.try_emplace(WeakHash, nextTypeIndex()); in insertRecordAs()114 auto Fragments = Builder.end(nextTypeIndex()); in insertRecord()
23 TypeIndex GlobalTypeTableBuilder::nextTypeIndex() const { in nextTypeIndex() function in GlobalTypeTableBuilder42 if (++Prev == nextTypeIndex()) in getNext()101 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;