Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:HasCopyAndDispose

2653   bool HasCopyAndDispose = CGM.getContext().BlockRequiresCopying(Type, VD);
2654 if (HasCopyAndDispose) {