Searched refs:hasExtendableVFPtr (Results 1 – 4 of 4) sorted by relevance
50 bool hasOwnVFPtr, bool hasExtendableVFPtr, in ASTRecordLayout() argument83 CXXInfo->HasExtendableVFPtr = hasExtendableVFPtr; in ASTRecordLayout()
2458 if (!BaseLayout.hasExtendableVFPtr()) in layoutNonVirtualBases()2484 if (BaseLayout.hasExtendableVFPtr()) { in layoutNonVirtualBases()2786 if (Layout.hasExtendableVFPtr()) in computeVtorDispSet()
148 bool hasOwnVFPtr, bool hasExtendableVFPtr,259 bool hasExtendableVFPtr() const { in hasExtendableVFPtr() function
894 if (Context.getASTRecordLayout(SrcDecl).hasExtendableVFPtr()) in performBaseAdjustment()902 return Context.getASTRecordLayout(BaseDecl).hasExtendableVFPtr(); in performBaseAdjustment()915 !getContext().getASTRecordLayout(SrcDecl).hasExtendableVFPtr(); in shouldTypeidBeNullChecked()949 !getContext().getASTRecordLayout(SrcDecl).hasExtendableVFPtr(); in shouldDynamicCastCallBeNullChecked()