Searched defs:setRHSExprs (Results 1 – 2 of 2) sorted by relevance
| /external/llvm-project/clang/lib/AST/ | ||
| D | OpenMPClause.cpp | 705 void OMPReductionClause::setRHSExprs(ArrayRef<Expr *> RHSExprs) { in setRHSExprs() function in OMPReductionClause |
| /external/clang/lib/AST/ | ||
| D | OpenMPClause.cpp | 464 void OMPReductionClause::setRHSExprs(ArrayRef<Expr *> RHSExprs) { in setRHSExprs() function in OMPReductionClause |