Searched refs:hasExtendableVFPtr (Results 1 – 4 of 4) sorted by relevance
43 bool hasOwnVFPtr, bool hasExtendableVFPtr, in ASTRecordLayout() argument71 CXXInfo->HasExtendableVFPtr = hasExtendableVFPtr; in ASTRecordLayout()
2498 if (!BaseLayout.hasExtendableVFPtr()) in layoutNonVirtualBases()2524 if (BaseLayout.hasExtendableVFPtr()) { in layoutNonVirtualBases()2862 if (Layout.hasExtendableVFPtr()) in computeVtorDispSet()
144 bool hasOwnVFPtr, bool hasExtendableVFPtr,254 bool hasExtendableVFPtr() const { in hasExtendableVFPtr() function
927 if (Context.getASTRecordLayout(SrcDecl).hasExtendableVFPtr()) in performBaseAdjustment()935 if (Context.getASTRecordLayout(BaseDecl).hasExtendableVFPtr()) { in performBaseAdjustment()954 !getContext().getASTRecordLayout(SrcDecl).hasExtendableVFPtr(); in shouldTypeidBeNullChecked()988 !getContext().getASTRecordLayout(SrcDecl).hasExtendableVFPtr(); in shouldDynamicCastCallBeNullChecked()