Searched refs:ReductionClause (Results 1 – 1 of 1) sorted by relevance
13313 const OMPClause *ReductionClause = nullptr; in checkReductionClauseWithNogroup() local13317 ReductionClause = C; in checkReductionClauseWithNogroup()13324 if (ReductionClause) in checkReductionClauseWithNogroup()13329 if (ReductionClause && NogroupClause) { in checkReductionClauseWithNogroup()13330 S.Diag(ReductionClause->getBeginLoc(), diag::err_omp_reduction_with_nogroup) in checkReductionClauseWithNogroup()