Searched refs:computeVTableRelatedInformation (Results 1 – 2 of 2) sorted by relevance
337 virtual void computeVTableRelatedInformation(const CXXRecordDecl *RD) = 0;344 computeVTableRelatedInformation(MD->getParent()); in getThunkInfo()395 void computeVTableRelatedInformation(const CXXRecordDecl *RD) override;412 computeVTableRelatedInformation(RD); in getVTableLayout()595 void computeVTableRelatedInformation(const CXXRecordDecl *RD) override;
2346 computeVTableRelatedInformation(RD); in getMethodVTableIndex()2383 computeVTableRelatedInformation(MD->getParent()); in findOriginalMethod()2421 ItaniumVTableContext::computeVTableRelatedInformation(const CXXRecordDecl *RD) { in computeVTableRelatedInformation() function in ItaniumVTableContext3695 void MicrosoftVTableContext::computeVTableRelatedInformation( in computeVTableRelatedInformation() function in MicrosoftVTableContext3855 computeVTableRelatedInformation(RD); in getVFPtrOffsets()3864 computeVTableRelatedInformation(RD); in getVFTableLayout()3886 computeVTableRelatedInformation(RD); in getMethodVFTableLocation()