Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DOpenMPClause.h2022 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function
2025 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function
2242 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function
2245 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function
2461 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function
2464 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function