Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:HasCopyAndDispose

2047   bool HasCopyAndDispose = getContext().BlockRequiresCopying(Ty, D);
2048 if (HasCopyAndDispose) {
2072 if (HasCopyAndDispose)