Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h3281 MutableArrayRef<Expr *> getReductionOps() { getReductionOps() function
3284 ArrayRef<const Expr *> getReductionOps() const { getReductionOps() function
3599 MutableArrayRef<Expr *> getReductionOps() { getReductionOps() function
3602 ArrayRef<const Expr *> getReductionOps() const { getReductionOps() function
3830 MutableArrayRef<Expr *> getReductionOps() { getReductionOps() function
3833 ArrayRef<const Expr *> getReductionOps() const { getReductionOps() function
[all...]