Searched refs:FieldListRecord (Results 1 – 7 of 7) sorted by relevance
47 ArrayRef<uint8_t> serialize(const FieldListRecord &Record) = delete;
374 class FieldListRecord : public TypeRecord {376 FieldListRecord() = default;377 explicit FieldListRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in FieldListRecord() function378 explicit FieldListRecord(ArrayRef<uint8_t> Data) in FieldListRecord() function
108 template <> struct LeafRecordImpl<FieldListRecord> : public LeafRecordBase {450 void LeafRecordImpl<FieldListRecord>::map(IO &IO) { in map()487 Error LeafRecordImpl<FieldListRecord>::fromCodeViewRecord(CVType Type) { in fromCodeViewRecord()492 CVType LeafRecordImpl<FieldListRecord>::toCodeViewRecord( in toCodeViewRecord()
65 FieldListRecord &FieldList) { in visitKnownRecord()
369 FieldListRecord &Record) { in visitKnownRecord()
212 FieldListRecord &FieldList) { in visitKnownRecord()
256 FieldListRecord &FieldList) { in visitKnownRecord()