Home | History | Annotate | Download | only in AST

Lines Matching defs:MicrosoftVTableContext

2387   typedef MicrosoftVTableContext::MethodVFTableLocation MethodVFTableLocation;
2397 MicrosoftVTableContext &VTables;
2540 VFTableBuilder(MicrosoftVTableContext &VTables,
3272 void MicrosoftVTableContext::computeVTablePaths(bool ForVBTables,
3389 MicrosoftVTableContext::~MicrosoftVTableContext() {
3570 void MicrosoftVTableContext::computeVTableRelatedInformation(
3613 void MicrosoftVTableContext::dumpMethodLocations(
3672 const VirtualBaseInfo *MicrosoftVTableContext::computeVBTableRelatedInformation(
3710 unsigned MicrosoftVTableContext::getVBTableIndex(const CXXRecordDecl *Derived,
3718 MicrosoftVTableContext::enumerateVBTables(const CXXRecordDecl *RD) {
3723 MicrosoftVTableContext::getVFPtrOffsets(const CXXRecordDecl *RD) {
3731 MicrosoftVTableContext::getVFTableLayout(const CXXRecordDecl *RD,
3740 const MicrosoftVTableContext::MethodVFTableLocation &
3741 MicrosoftVTableContext::getMethodVFTableLocation(GlobalDecl GD) {