Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h2785 const Expr *getReductionRef() const { getReductionRef() function
2788 Expr *getReductionRef() { return cast_or_null<Expr>(Data->getChildren()[0]); } getReductionRef() function