Searched defs:copyExpr (Results 1 – 4 of 4) sorted by relevance
821 } else if (const Expr *copyExpr = CI.getCopyExpr()) { in EmitBlockLiteral() local1357 const Expr *copyExpr = CI.getCopyExpr(); in GenerateCopyHelperFunction() local1450 const Expr *copyExpr = in GenerateCopyHelperFunction() local1738 const Expr *copyExpr) in CXXByrefHelpers()1938 const Expr *copyExpr = CGM.getContext().getBlockVarCopyInits(&var); in buildByrefHelpers() local
3495 const Expr *copyExpr = CatchParam.getInit(); in InitCatchParam() local
1169 Expr *copyExpr = ((flags & 4) ? Reader.ReadExpr(F) : nullptr); in VisitBlockDecl() local
4802 const Expr *copyExpr = getBlockVarCopyInits(D); in BlockRequiresCopying() local