Home
last modified time | relevance | path

Searched refs:buildPostUpdate (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp8877 static Expr *buildPostUpdate(Sema &S, ArrayRef<Expr *> PostUpdates) { in buildPostUpdate() function
15842 buildPostUpdate(*this, ExprPostUpdates)); in ActOnOpenMPLastprivateClause()
17087 buildPostUpdate(*this, RD.ExprPostUpdates)); in ActOnOpenMPReductionClause()
17107 buildPostUpdate(*this, RD.ExprPostUpdates)); in ActOnOpenMPTaskReductionClause()
17127 buildPostUpdate(*this, RD.ExprPostUpdates)); in ActOnOpenMPInReductionClause()
17314 buildPostUpdate(*this, ExprPostUpdates)); in ActOnOpenMPLinearClause()