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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp629 void OMPReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { function in class:OMPReductionClause
682 void OMPTaskReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { function in class:OMPTaskReductionClause
735 void OMPInReductionClause::setLHSExprs(ArrayRef<Expr *> LHSExprs) { function in class:OMPInReductionClause

Completed in 95 milliseconds