Searched defs:RecordIndex (Results 1 – 4 of 4) 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()
409 RecordAccessor getRecord(unsigned RecordIndex) const { in getRecord()
921 unsigned RecordIndex = Functions.size() - 1; loadFunctionRecord() local 1406 for (unsigned RecordIndex : RecordIndices) { getCoverageForFile() local 1439 for (unsigned RecordIndex : RecordIndices) { getInstantiationGroups() local
704 unsigned RecordIndex = 0; global() variable