Searched refs:CheckReductionOperators (Results 1 – 2 of 2) sorted by relevance
246 bool CheckReductionOperators(const parser::OmpClause::Reduction &);
1887 if (CheckReductionOperators(x)) { in CHECK_SIMPLE_CLAUSE()1891 bool OmpStructureChecker::CheckReductionOperators( in CheckReductionOperators() function in Fortran::semantics::OmpStructureChecker