Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp4908 static Expr *buildPostUpdate(Sema &S, ArrayRef<Expr *> PostUpdates) { in buildPostUpdate() function
8776 buildPostUpdate(*this, ExprPostUpdates)); in ActOnOpenMPLastprivateClause()
9543 buildPostUpdate(*this, ExprPostUpdates)); in ActOnOpenMPReductionClause()
9735 buildPostUpdate(*this, ExprPostUpdates)); in ActOnOpenMPLinearClause()