Searched refs:CVRecords (Results 1 – 1 of 1) sorted by relevance
45 std::vector<ArrayRef<uint8_t>> CVRecords; in checkTypeReferences() local47 CVRecords = TTB->records(); in checkTypeReferences()50 CVRecords.push_back(S.data()); in checkTypeReferences()53 return checkTypeReferencesImpl(RecordIndex, CVRecords, in checkTypeReferences()108 ArrayRef<ArrayRef<uint8_t>> CVRecords) const { in checkTypeReferencesImpl()114 ArrayRef<ArrayRef<uint8_t>> CVRecords, in checkTypeReferencesImpl() argument116 ArrayRef<uint8_t> Record = CVRecords[RecordIndex]; in checkTypeReferencesImpl()119 return Success & checkTypeReferencesImpl(RecordIndex, CVRecords, in checkTypeReferencesImpl()