Lines Matching refs:MicrosoftVTableContext
2521 MicrosoftVTableContext &VTables;
2666 VFTableBuilder(MicrosoftVTableContext &VTables, in VFTableBuilder()
3022 if (MicrosoftVTableContext::hasVtableSlot(MD)) in GroupNewVirtualOverloads()
3391 void MicrosoftVTableContext::computeVTablePaths(bool ForVBTables, in computeVTablePaths()
3509 MicrosoftVTableContext::~MicrosoftVTableContext() {} in ~MicrosoftVTableContext()
3614 if (!MicrosoftVTableContext::hasVtableSlot(MD)) in selectBestPath()
3695 void MicrosoftVTableContext::computeVTableRelatedInformation( in computeVTableRelatedInformation()
3743 void MicrosoftVTableContext::dumpMethodLocations( in dumpMethodLocations()
3802 const VirtualBaseInfo &MicrosoftVTableContext::computeVBTableRelatedInformation( in computeVBTableRelatedInformation()
3841 unsigned MicrosoftVTableContext::getVBTableIndex(const CXXRecordDecl *Derived, in getVBTableIndex()
3849 MicrosoftVTableContext::enumerateVBTables(const CXXRecordDecl *RD) { in enumerateVBTables()
3854 MicrosoftVTableContext::getVFPtrOffsets(const CXXRecordDecl *RD) { in getVFPtrOffsets()
3862 MicrosoftVTableContext::getVFTableLayout(const CXXRecordDecl *RD, in getVFTableLayout()
3872 MicrosoftVTableContext::getMethodVFTableLocation(GlobalDecl GD) { in getMethodVFTableLocation()