Lines Matching refs:MicrosoftVTableContext
2424 MicrosoftVTableContext &VTables;
2569 VFTableBuilder(MicrosoftVTableContext &VTables, in VFTableBuilder()
2925 if (MicrosoftVTableContext::hasVtableSlot(MD)) in GroupNewVirtualOverloads()
3296 void MicrosoftVTableContext::computeVTablePaths(bool ForVBTables, in computeVTablePaths()
3416 MicrosoftVTableContext::~MicrosoftVTableContext() {} in ~MicrosoftVTableContext()
3521 if (!MicrosoftVTableContext::hasVtableSlot(MD)) in selectBestPath()
3602 void MicrosoftVTableContext::computeVTableRelatedInformation( in computeVTableRelatedInformation()
3650 void MicrosoftVTableContext::dumpMethodLocations( in dumpMethodLocations()
3709 const VirtualBaseInfo &MicrosoftVTableContext::computeVBTableRelatedInformation( in computeVBTableRelatedInformation()
3748 unsigned MicrosoftVTableContext::getVBTableIndex(const CXXRecordDecl *Derived, in getVBTableIndex()
3756 MicrosoftVTableContext::enumerateVBTables(const CXXRecordDecl *RD) { in enumerateVBTables()
3761 MicrosoftVTableContext::getVFPtrOffsets(const CXXRecordDecl *RD) { in getVFPtrOffsets()
3769 MicrosoftVTableContext::getVFTableLayout(const CXXRecordDecl *RD, in getVFTableLayout()
3779 MicrosoftVTableContext::getMethodVFTableLocation(GlobalDecl GD) { in getMethodVFTableLocation()