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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2544 MutableArrayRef<Expr *> getReductionOps() { function in class:clang::final
2547 ArrayRef<const Expr *> getReductionOps() const { function in class:clang::final
2778 MutableArrayRef<Expr *> getReductionOps() { function in class:clang::final
2781 ArrayRef<const Expr *> getReductionOps() const { function in class:clang::final
3009 MutableArrayRef<Expr *> getReductionOps() { function in class:clang::final
3012 ArrayRef<const Expr *> getReductionOps() const { function in class:clang::final
[all...]

Completed in 297 milliseconds