Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BlockRequiresCopying

1257     note.RequiresCopying = (ci->hasCopyExpr() || BlockRequiresCopying(type));
2047 bool HasCopyAndDispose = getContext().BlockRequiresCopying(Ty, D);