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