Searched refs:hasExtendableVFPtr (Results 1 – 4 of 4) sorted by relevance
50 bool hasOwnVFPtr, bool hasExtendableVFPtr, in ASTRecordLayout() argument83 CXXInfo->HasExtendableVFPtr = hasExtendableVFPtr; in ASTRecordLayout()
2394 if (!BaseLayout.hasExtendableVFPtr()) in layoutNonVirtualBases()2420 if (BaseLayout.hasExtendableVFPtr()) { in layoutNonVirtualBases()2686 if (Layout.hasExtendableVFPtr()) in computeVtorDispSet()
148 bool hasOwnVFPtr, bool hasExtendableVFPtr,259 bool hasExtendableVFPtr() const { in hasExtendableVFPtr() function
625 .hasExtendableVFPtr()) in getPolymorphicOffset()637 if (CGF.getContext().getASTRecordLayout(SrcDecl).hasExtendableVFPtr()) in performBaseAdjustment()651 !CGM.getContext().getASTRecordLayout(SrcDecl).hasExtendableVFPtr(); in shouldTypeidBeNullChecked()685 !CGM.getContext().getASTRecordLayout(SrcDecl).hasExtendableVFPtr(); in shouldDynamicCastCallBeNullChecked()