Searched refs:computeVTableRelatedInformation (Results 1 – 4 of 4) sorted by relevance
311 virtual void computeVTableRelatedInformation(const CXXRecordDecl *RD) = 0;318 computeVTableRelatedInformation(MD->getParent()); in getThunkInfo()357 void computeVTableRelatedInformation(const CXXRecordDecl *RD) override;364 computeVTableRelatedInformation(RD); in getVTableLayout()519 void computeVTableRelatedInformation(const CXXRecordDecl *RD) override;
336 virtual void computeVTableRelatedInformation(const CXXRecordDecl *RD) = 0;343 computeVTableRelatedInformation(MD->getParent()); in getThunkInfo()386 void computeVTableRelatedInformation(const CXXRecordDecl *RD) override;403 computeVTableRelatedInformation(RD); in getVTableLayout()567 void computeVTableRelatedInformation(const CXXRecordDecl *RD) override;
2278 computeVTableRelatedInformation(RD); in getMethodVTableIndex()2324 ItaniumVTableContext::computeVTableRelatedInformation(const CXXRecordDecl *RD) { in computeVTableRelatedInformation() function in ItaniumVTableContext3602 void MicrosoftVTableContext::computeVTableRelatedInformation( in computeVTableRelatedInformation() function in MicrosoftVTableContext3762 computeVTableRelatedInformation(RD); in getVFPtrOffsets()3771 computeVTableRelatedInformation(RD); in getVFTableLayout()3793 computeVTableRelatedInformation(RD); in getMethodVFTableLocation()
2248 computeVTableRelatedInformation(RD); in getMethodVTableIndex()2296 ItaniumVTableContext::computeVTableRelatedInformation(const CXXRecordDecl *RD) { in computeVTableRelatedInformation() function in ItaniumVTableContext3571 void MicrosoftVTableContext::computeVTableRelatedInformation( in computeVTableRelatedInformation() function in MicrosoftVTableContext3725 computeVTableRelatedInformation(RD); in getVFPtrOffsets()3734 computeVTableRelatedInformation(RD); in getVFTableLayout()3754 computeVTableRelatedInformation(RD); in getMethodVFTableLocation()