Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp5087 static Expr *buildPostUpdate(Sema &S, ArrayRef<Expr *> PostUpdates) { in buildPostUpdate() function
10394 buildPostUpdate(*this, ExprPostUpdates)); in ActOnOpenMPLastprivateClause()
11474 buildPostUpdate(*this, RD.ExprPostUpdates)); in ActOnOpenMPReductionClause()
11494 buildPostUpdate(*this, RD.ExprPostUpdates)); in ActOnOpenMPTaskReductionClause()
11514 buildPostUpdate(*this, RD.ExprPostUpdates)); in ActOnOpenMPInReductionClause()
11699 buildPostUpdate(*this, ExprPostUpdates)); in ActOnOpenMPLinearClause()