Searched defs:copyExpr (Results 1 – 5 of 5) sorted by relevance
987 } else if (const Expr *copyExpr = CI.getCopyExpr()) { in EmitBlockLiteral() local2319 const Expr *copyExpr) in CXXByrefHelpers()2561 const Expr *copyExpr = in buildByrefHelpers() local
4987 const Expr *copyExpr = CatchParam.getInit(); in InitCatchParam() local
228 const Expr *copyExpr = nullptr; in VisitBlockExpr() local
1800 captures.push_back(BlockDecl::Capture(decl, byRef, nested, copyExpr)); in VisitBlockDecl() local
8554 const Expr *copyExpr = getBlockVarCopyInit(D).getCopyExpr(); in BlockRequiresCopying() local