Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DOpenMPClause.cpp705 void OMPReductionClause::setRHSExprs(ArrayRef<Expr *> RHSExprs) { in setRHSExprs() function in OMPReductionClause
804 void OMPTaskReductionClause::setRHSExprs(ArrayRef<Expr *> RHSExprs) { in setRHSExprs() function in OMPTaskReductionClause
857 void OMPInReductionClause::setRHSExprs(ArrayRef<Expr *> RHSExprs) { in setRHSExprs() function in OMPInReductionClause
/external/clang/lib/AST/
DOpenMPClause.cpp464 void OMPReductionClause::setRHSExprs(ArrayRef<Expr *> RHSExprs) { in setRHSExprs() function in OMPReductionClause