Searched refs:setLHSExprs (Results 1 – 3 of 3) sorted by relevance
457 void OMPReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { in setLHSExprs() function in OMPReductionClause490 Clause->setLHSExprs(LHSExprs); in Create()
1732 void setLHSExprs(ArrayRef<Expr *> LHSExprs);
2134 C->setLHSExprs(Vars); in VisitOMPReductionClause()