Lines Matching refs:MicrosoftVTableContext
2424 MicrosoftVTableContext &VTables;
2569 VFTableBuilder(MicrosoftVTableContext &VTables, in VFTableBuilder()
2925 if (MicrosoftVTableContext::hasVtableSlot(MD)) in GroupNewVirtualOverloads()
3294 void MicrosoftVTableContext::computeVTablePaths(bool ForVBTables, in computeVTablePaths()
3412 MicrosoftVTableContext::~MicrosoftVTableContext() {} in ~MicrosoftVTableContext()
3517 if (!MicrosoftVTableContext::hasVtableSlot(MD)) in selectBestPath()
3598 void MicrosoftVTableContext::computeVTableRelatedInformation( in computeVTableRelatedInformation()
3646 void MicrosoftVTableContext::dumpMethodLocations( in dumpMethodLocations()
3705 const VirtualBaseInfo &MicrosoftVTableContext::computeVBTableRelatedInformation( in computeVBTableRelatedInformation()
3744 unsigned MicrosoftVTableContext::getVBTableIndex(const CXXRecordDecl *Derived, in getVBTableIndex()
3752 MicrosoftVTableContext::enumerateVBTables(const CXXRecordDecl *RD) { in enumerateVBTables()
3757 MicrosoftVTableContext::getVFPtrOffsets(const CXXRecordDecl *RD) { in getVFPtrOffsets()
3765 MicrosoftVTableContext::getVFTableLayout(const CXXRecordDecl *RD, in getVFTableLayout()
3775 MicrosoftVTableContext::getMethodVFTableLocation(GlobalDecl GD) { in getMethodVFTableLocation()