Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h3854 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function
3857 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function
4193 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function
4196 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function
4424 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function
4427 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function