Searched defs:copyExpr (Results 1 – 4 of 4) sorted by relevance
802 } else if (const Expr *copyExpr = CI.getCopyExpr()) { in EmitBlockLiteral() local1333 const Expr *copyExpr = CI.getCopyExpr(); in GenerateCopyHelperFunction() local1424 const Expr *copyExpr = in GenerateCopyHelperFunction() local1711 const Expr *copyExpr) in CXXByrefHelpers()1909 const Expr *copyExpr = CGM.getContext().getBlockVarCopyInits(&var); in buildByrefHelpers() local
1023 const Expr *copyExpr = CatchParam.getInit(); in InitCatchParam() local
1096 Expr *copyExpr = ((flags & 4) ? Reader.ReadExpr(F) : nullptr); in VisitBlockDecl() local
4694 const Expr *copyExpr = getBlockVarCopyInits(D); in BlockRequiresCopying() local