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

/external/clang/include/clang/AST/
H A DOpenMPClause.h111 const Expr *getPostUpdateExpr() const { return PostUpdate; } function in class:clang::OMPClauseWithPostUpdate
113 Expr *getPostUpdateExpr() { return PostUpdate; } function in class:clang::OMPClauseWithPostUpdate

Completed in 364 milliseconds