Searched defs:copyExpr (Results 1 – 8 of 8) sorted by relevance
828 } else if (const Expr *copyExpr = CI.getCopyExpr()) { in EmitBlockLiteral() local1381 const Expr *copyExpr = CI.getCopyExpr(); in GenerateCopyHelperFunction() local1473 const Expr *copyExpr = in GenerateCopyHelperFunction() local1758 const Expr *copyExpr) in CXXByrefHelpers()1956 const Expr *copyExpr = CGM.getContext().getBlockVarCopyInits(&var); in buildByrefHelpers() local
3732 const Expr *copyExpr = CatchParam.getInit(); in InitCatchParam() local
300 func (e *escape) copyExpr(pos src.XPos, expr ir.Node, init *ir.Nodes) *ir.Name { func
89 func (o *orderState) copyExpr(n ir.Node) *ir.Name { func
461 func copyExpr(n ir.Node, t *types.Type, init *ir.Nodes) ir.Node { func
220 const Expr *copyExpr = nullptr; in VisitBlockExpr() local
1328 Expr *copyExpr = ((flags & 4) ? Reader.ReadExpr(F) : nullptr); in VisitBlockDecl() local
5045 const Expr *copyExpr = getBlockVarCopyInits(D); in BlockRequiresCopying() local