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