Searched refs:RClause (Results 1 – 1 of 1) sorted by relevance
1959 for (const OpenACCReductionClause *RClause : ActiveReductionClauses) { in CheckReductionVar() local1960 if (RClause->getReductionOp() == ReductionOp) in CheckReductionVar()1963 for (Expr *OldVarExpr : RClause->getVarList()) { in CheckReductionVar()1969 << ReductionOp << RClause->getReductionOp(); in CheckReductionVar()1971 << RClause->getClauseKind(); in CheckReductionVar()