Searched defs:copyExpr (Results 1 – 5 of 5) sorted by relevance
824 } else if (const Expr *copyExpr = CI.getCopyExpr()) { in EmitBlockLiteral() local1379 const Expr *copyExpr = CI.getCopyExpr(); in GenerateCopyHelperFunction() local1471 const Expr *copyExpr = in GenerateCopyHelperFunction() local1756 const Expr *copyExpr) in CXXByrefHelpers()1954 const Expr *copyExpr = CGM.getContext().getBlockVarCopyInits(&var); in buildByrefHelpers() local
3694 const Expr *copyExpr = CatchParam.getInit(); in InitCatchParam() local
220 const Expr *copyExpr = nullptr; in VisitBlockExpr() local
1271 Expr *copyExpr = ((flags & 4) ? Reader.ReadExpr(F) : nullptr); in VisitBlockDecl() local
4961 const Expr *copyExpr = getBlockVarCopyInits(D); in BlockRequiresCopying() local