Searched defs:RecordIndex (Results 1 – 9 of 9) sorted by relevance
40 bool checkTypeReferences(uint32_t RecordIndex, Indices &&... TIs) const { in checkTypeReferences()90 bool checkOneTypeReference(uint32_t RecordIndex, ArrayRef<uint8_t> RecordData, in checkOneTypeReference()107 bool checkTypeReferencesImpl(uint32_t RecordIndex, in checkTypeReferencesImpl()113 bool checkTypeReferencesImpl(uint32_t RecordIndex, in checkTypeReferencesImpl()
266 unsigned RecordIndex = Functions.size() - 1; in loadFunctionRecord() local665 for (unsigned RecordIndex : RecordIndices) { in getCoverageForFile() local690 for (unsigned RecordIndex : RecordIndices) { in getInstantiationGroups() local
265 unsigned RecordIndex = Functions.size() - 1; in loadFunctionRecord() local656 for (unsigned RecordIndex : RecordIndices) { in getCoverageForFile() local681 for (unsigned RecordIndex : RecordIndices) { in getInstantiationGroups() local
441 unsigned RecordIndex; variable
390 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord()
408 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord()
455 unsigned RecordIndex; variable
383 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord()
706 static unsigned RecordIndex = 0; in readNextRecord() local