Home | History | Annotate | Download | only in AST

Lines Matching refs:copyExpr

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