Searched refs:TypeRecords (Results 1 – 2 of 2) sorted by relevance
76 RecordReader.readArray(TypeRecords, TypeRecordsSubstream.size())) in reload()116 TypeRecords, getNumTypeRecords(), getTypeIndexOffsets()); in reload()243 return make_range(TypeRecords.begin(HadError), TypeRecords.end()); in types()
56 const codeview::CVTypeArray &typeArray() const { return TypeRecords; } in typeArray()83 codeview::CVTypeArray TypeRecords; variable