Searched refs:PDBSymbolTypeVTableShape (Results 1 – 17 of 17) sorted by relevance
20 PDBSymbolTypeVTableShape::PDBSymbolTypeVTableShape( in PDBSymbolTypeVTableShape() function in PDBSymbolTypeVTableShape24 void PDBSymbolTypeVTableShape::dump(PDBSymDumper &Dumper) const { in dump()
137 void PDBSymDumper::dump(const PDBSymbolTypeVTableShape &Symbol) { in dump()138 PDB_SYMDUMP_UNREACHABLE(PDBSymbolTypeVTableShape) in dump()
90 PDBSymbolTypeVTableShape.cpp
92 FACTORY_SYMTAG_CASE(VTableShape, PDBSymbolTypeVTableShape) in create()
20 PDBSymbolTypeVTableShape::PDBSymbolTypeVTableShape( in PDBSymbolTypeVTableShape() function in PDBSymbolTypeVTableShape26 void PDBSymbolTypeVTableShape::dump(PDBSymDumper &Dumper) const { in dump()
110 PDBSymbolTypeVTableShape.cpp
93 FACTORY_SYMTAG_CASE(VTableShape, PDBSymbolTypeVTableShape) in create()
21 class PDBSymbolTypeVTableShape : public PDBSymbol {23 PDBSymbolTypeVTableShape(const IPDBSession &PDBSession,
53 virtual void dump(const PDBSymbolTypeVTableShape &Symbol);
60 class PDBSymbolTypeVTableShape; variable
53 virtual void dump(const PDBSymbolTypeVTableShape &Symbol);71 virtual void dumpRight(const PDBSymbolTypeVTableShape &Symbol) {} in dumpRight()
56 class PDBSymbolTypeVTableShape; variable
25 class PDBSymbolTypeVTableShape; variable
413 VerifyDyncast<PDBSymbolTypeVTableShape>(PDB_SymType::VTableShape); in TEST_F()
495 VerifyDyncast<PDBSymbolTypeVTableShape>(PDB_SymType::VTableShape); in TEST_F()