Searched refs:VarsExpr (Results 1 – 2 of 2) sorted by relevance
9501 Expr *VarsExpr = RefExpr->IgnoreParens(); in ActOnOpenMPReductionClause() local9505 VarsExpr = in ActOnOpenMPReductionClause()9509 VarsExpr = Ref = in ActOnOpenMPReductionClause()9529 Vars.push_back(VarsExpr); in ActOnOpenMPReductionClause()
15599 Expr *VarsExpr = RefExpr->IgnoreParens(); in actOnOMPReductionKindClause() local15603 VarsExpr = in actOnOMPReductionKindClause()15607 VarsExpr = Ref = buildCapture(S, D, SimpleRefExpr, /*WithInit=*/false); in actOnOMPReductionKindClause()15652 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()