Home | History | Annotate | Download | only in AST

Lines Matching refs:copyExpr

4608     const Expr *copyExpr = getBlockVarCopyInits(D);
4609 if (!copyExpr && record->hasTrivialDestructor()) return false;