Searched refs:toCodeViewRecord (Results 1 – 3 of 3) sorted by relevance
49 toCodeViewRecord(codeview::AppendingTypeTableBuilder &Serializer) const;
85 virtual CVType toCodeViewRecord(AppendingTypeTableBuilder &TS) const = 0;99 CVType toCodeViewRecord(AppendingTypeTableBuilder &TS) const override { in toCodeViewRecord() function111 CVType toCodeViewRecord(AppendingTypeTableBuilder &TS) const override;499 CVType LeafRecordImpl<FieldListRecord>::toCodeViewRecord( in toCodeViewRecord() function in LeafRecordImpl704 LeafRecord::toCodeViewRecord(AppendingTypeTableBuilder &Serializer) const { in toCodeViewRecord() function in LeafRecord705 return Leaf->toCodeViewRecord(Serializer); in toCodeViewRecord()810 CVType T = Leaf.Leaf->toCodeViewRecord(TS); in toDebugT()
867 CVType Type = R.toCodeViewRecord(TS); in yamlToPdb()875 CVType Type = R.toCodeViewRecord(TS); in yamlToPdb()