Searched defs:RecordIndex (Results 1 – 5 of 5) sorted by relevance
41 bool checkTypeReferences(uint32_t RecordIndex, Indices &&... TIs) const { in checkTypeReferences()91 bool checkOneTypeReference(uint32_t RecordIndex, ArrayRef<uint8_t> RecordData, in checkOneTypeReference()108 bool checkTypeReferencesImpl(uint32_t RecordIndex, in checkTypeReferencesImpl()114 bool checkTypeReferencesImpl(uint32_t RecordIndex, in checkTypeReferencesImpl()
399 unsigned RecordIndex; variable
382 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord()
383 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord()
706 static unsigned RecordIndex = 0; in readNextRecord() local