Searched defs:copyExpr (Results 1 – 5 of 5) sorted by relevance
828 } else if (const Expr *copyExpr = CI.getCopyExpr()) { in EmitBlockLiteral() local1381 const Expr *copyExpr = CI.getCopyExpr(); in GenerateCopyHelperFunction() local1473 const Expr *copyExpr = in GenerateCopyHelperFunction() local1758 const Expr *copyExpr) in CXXByrefHelpers()1956 const Expr *copyExpr = CGM.getContext().getBlockVarCopyInits(&var); in buildByrefHelpers() local
3732 const Expr *copyExpr = CatchParam.getInit(); in InitCatchParam() local
220 const Expr *copyExpr = nullptr; in VisitBlockExpr() local
1328 Expr *copyExpr = ((flags & 4) ? Reader.ReadExpr(F) : nullptr); in VisitBlockDecl() local
5045 const Expr *copyExpr = getBlockVarCopyInits(D); in BlockRequiresCopying() local