Home
last modified time | relevance | path

Searched defs:setLHSExprs (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp746 void OMPReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { setLHSExprs() function in OMPReductionClause
845 void OMPTaskReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { setLHSExprs() function in OMPTaskReductionClause
898 void OMPInReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { setLHSExprs() function in OMPInReductionClause