Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:HasCopyAndDispose

2031   bool HasCopyAndDispose = getContext().BlockRequiresCopying(Ty, D);
2032 if (HasCopyAndDispose) {
2057 if (HasCopyAndDispose)