Searched refs:ComputeVTableRelatedInformation (Results 1 – 2 of 2) sorted by relevance
306 void ComputeVTableRelatedInformation(const CXXRecordDecl *RD);313 ComputeVTableRelatedInformation(RD); in getVTableLayout()326 ComputeVTableRelatedInformation(MD->getParent()); in getThunkInfo()
2359 void VTableContext::ComputeVTableRelatedInformation(const CXXRecordDecl *RD) { in ComputeVTableRelatedInformation() function in VTableContext