Lines Matching refs:MicrosoftVTableContext
2387 typedef MicrosoftVTableContext::MethodVFTableLocation MethodVFTableLocation;
2397 MicrosoftVTableContext &VTables;
2540 VFTableBuilder(MicrosoftVTableContext &VTables, in VFTableBuilder()
3273 void MicrosoftVTableContext::computeVTablePaths(bool ForVBTables, in computeVTablePaths()
3390 MicrosoftVTableContext::~MicrosoftVTableContext() { in ~MicrosoftVTableContext()
3571 void MicrosoftVTableContext::computeVTableRelatedInformation( in computeVTableRelatedInformation()
3614 void MicrosoftVTableContext::dumpMethodLocations( in dumpMethodLocations()
3673 const VirtualBaseInfo *MicrosoftVTableContext::computeVBTableRelatedInformation( in computeVBTableRelatedInformation()
3711 unsigned MicrosoftVTableContext::getVBTableIndex(const CXXRecordDecl *Derived, in getVBTableIndex()
3719 MicrosoftVTableContext::enumerateVBTables(const CXXRecordDecl *RD) { in enumerateVBTables()
3724 MicrosoftVTableContext::getVFPtrOffsets(const CXXRecordDecl *RD) { in getVFPtrOffsets()
3732 MicrosoftVTableContext::getVFTableLayout(const CXXRecordDecl *RD, in getVFTableLayout()
3741 const MicrosoftVTableContext::MethodVFTableLocation &
3742 MicrosoftVTableContext::getMethodVFTableLocation(GlobalDecl GD) { in getMethodVFTableLocation()