Searched refs:CVRecords (Results 1 – 1 of 1) sorted by relevance
46 std::vector<ArrayRef<uint8_t>> CVRecords; in checkTypeReferences() local48 CVRecords = TTB->records(); in checkTypeReferences()51 CVRecords.push_back(S.data()); in checkTypeReferences()54 return checkTypeReferencesImpl(RecordIndex, CVRecords, in checkTypeReferences()109 ArrayRef<ArrayRef<uint8_t>> CVRecords) const { in checkTypeReferencesImpl()115 ArrayRef<ArrayRef<uint8_t>> CVRecords, in checkTypeReferencesImpl() argument117 ArrayRef<uint8_t> Record = CVRecords[RecordIndex]; in checkTypeReferencesImpl()120 return Success & checkTypeReferencesImpl(RecordIndex, CVRecords, in checkTypeReferencesImpl()