Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h2837 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function
2840 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function
3155 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function
3158 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function
3386 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function
3389 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function
/external/clang/include/clang/AST/
DOpenMPClause.h1764 MutableArrayRef<Expr *> getReductionOps() { in getReductionOps() function
1767 ArrayRef<const Expr *> getReductionOps() const { in getReductionOps() function