Searched refs:toCodeViewRecord (Results 1 – 3 of 3) sorted by relevance
86 virtual CVType toCodeViewRecord(AppendingTypeTableBuilder &TS) const = 0;100 CVType toCodeViewRecord(AppendingTypeTableBuilder &TS) const override { in toCodeViewRecord() function112 CVType toCodeViewRecord(AppendingTypeTableBuilder &TS) const override;492 CVType LeafRecordImpl<FieldListRecord>::toCodeViewRecord( in toCodeViewRecord() function in LeafRecordImpl697 LeafRecord::toCodeViewRecord(AppendingTypeTableBuilder &Serializer) const { in toCodeViewRecord() function in LeafRecord698 return Leaf->toCodeViewRecord(Serializer); in toCodeViewRecord()803 CVType T = Leaf.Leaf->toCodeViewRecord(TS); in toDebugT()
50 toCodeViewRecord(codeview::AppendingTypeTableBuilder &Serializer) const;
770 CVType Type = R.toCodeViewRecord(TS); in yamlToPdb()778 CVType Type = R.toCodeViewRecord(TS); in yamlToPdb()