Lines Matching refs:checkReductionClauseWithNogroup
13602 static bool checkReductionClauseWithNogroup(Sema &S, in checkReductionClauseWithNogroup() function
13658 if (checkReductionClauseWithNogroup(*this, Clauses)) in ActOnOpenMPTaskLoopDirective()
13707 if (checkReductionClauseWithNogroup(*this, Clauses)) in ActOnOpenMPTaskLoopSimdDirective()
13746 if (checkReductionClauseWithNogroup(*this, Clauses)) in ActOnOpenMPMasterTaskLoopDirective()
13784 if (checkReductionClauseWithNogroup(*this, Clauses)) in ActOnOpenMPMaskedTaskLoopDirective()
13833 if (checkReductionClauseWithNogroup(*this, Clauses)) in ActOnOpenMPMasterTaskLoopSimdDirective()
13883 if (checkReductionClauseWithNogroup(*this, Clauses)) in ActOnOpenMPMaskedTaskLoopSimdDirective()
13941 if (checkReductionClauseWithNogroup(*this, Clauses)) in ActOnOpenMPParallelMasterTaskLoopDirective()
13998 if (checkReductionClauseWithNogroup(*this, Clauses)) in ActOnOpenMPParallelMaskedTaskLoopDirective()
14066 if (checkReductionClauseWithNogroup(*this, Clauses)) in ActOnOpenMPParallelMasterTaskLoopSimdDirective()
14135 if (checkReductionClauseWithNogroup(*this, Clauses)) in ActOnOpenMPParallelMaskedTaskLoopSimdDirective()