Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:HasCopyAndDispose

2395   bool HasCopyAndDispose = CGM.getContext().BlockRequiresCopying(Type, VD);
2396 if (HasCopyAndDispose) {