Searched refs:getTaskReductionRefExpr (Results 1 – 4 of 4) sorted by relevance
681 Expr *getTaskReductionRefExpr() { in getTaskReductionRefExpr() function684 const Expr *getTaskReductionRefExpr() const { in getTaskReductionRefExpr() function685 return const_cast<OMPParallelDirective *>(this)->getTaskReductionRefExpr(); in getTaskReductionRefExpr()1715 Expr *getTaskReductionRefExpr() { in getTaskReductionRefExpr() function1719 const Expr *getTaskReductionRefExpr() const { in getTaskReductionRefExpr() function1720 return const_cast<OMPForDirective *>(this)->getTaskReductionRefExpr(); in getTaskReductionRefExpr()1859 Expr *getTaskReductionRefExpr() { in getTaskReductionRefExpr() function1862 const Expr *getTaskReductionRefExpr() const { in getTaskReductionRefExpr() function1863 return const_cast<OMPSectionsDirective *>(this)->getTaskReductionRefExpr(); in getTaskReductionRefExpr()2233 Expr *getTaskReductionRefExpr() { in getTaskReductionRefExpr() function[all …]