Searched refs:setRHSExprs (Results 1 – 3 of 3) sorted by relevance
1529 void OMPReductionClause::setRHSExprs(ArrayRef<Expr *> RHSExprs) { in setRHSExprs() function in OMPReductionClause1556 Clause->setRHSExprs(RHSExprs); in Create()
1475 void setRHSExprs(ArrayRef<Expr *> RHSExprs);
1957 C->setRHSExprs(Vars); in VisitOMPReductionClause()