Searched defs:copyExpr (Results 1 – 4 of 4) sorted by relevance
806 } else if (const Expr *copyExpr = ci->getCopyExpr()) { in EmitBlockLiteral() local1336 const Expr *copyExpr = ci->getCopyExpr(); in GenerateCopyHelperFunction() local1427 const Expr *copyExpr = in GenerateCopyHelperFunction() local1716 const Expr *copyExpr) in CXXByrefHelpers()1915 const Expr *copyExpr = CGM.getContext().getBlockVarCopyInits(&var); in buildByrefHelpers() local
1076 const Expr *copyExpr = CatchParam.getInit(); in InitCatchParam() local
1068 Expr *copyExpr = ((flags & 4) ? Reader.ReadExpr(F) : 0); in VisitBlockDecl() local
4634 const Expr *copyExpr = getBlockVarCopyInits(D); in BlockRequiresCopying() local