Searched refs:toCodeViewRecord (Results 1 – 3 of 3) sorted by relevance
85 virtual CVType toCodeViewRecord(AppendingTypeTableBuilder &TS) const = 0;99 CVType toCodeViewRecord(AppendingTypeTableBuilder &TS) const override { in toCodeViewRecord() function111 CVType toCodeViewRecord(AppendingTypeTableBuilder &TS) const override;500 CVType LeafRecordImpl<FieldListRecord>::toCodeViewRecord( in toCodeViewRecord() function in LeafRecordImpl705 LeafRecord::toCodeViewRecord(AppendingTypeTableBuilder &Serializer) const { in toCodeViewRecord() function in LeafRecord706 return Leaf->toCodeViewRecord(Serializer); in toCodeViewRecord()811 CVType T = Leaf.Leaf->toCodeViewRecord(TS); in toDebugT()
49 toCodeViewRecord(codeview::AppendingTypeTableBuilder &Serializer) const;
865 CVType Type = R.toCodeViewRecord(TS); in yamlToPdb() 873 CVType Type = R.toCodeViewRecord(TS); in yamlToPdb()