Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp9503 static Expr *buildPostUpdate(Sema &S, ArrayRef<Expr *> PostUpdates) { in buildPostUpdate() function
18579 buildPostUpdate(*this, ExprPostUpdates)); in ActOnOpenMPLastprivateClause()
19823 buildPostUpdate(*this, RD.ExprPostUpdates)); in ActOnOpenMPReductionClause()
19843 buildPostUpdate(*this, RD.ExprPostUpdates)); in ActOnOpenMPTaskReductionClause()
19863 buildPostUpdate(*this, RD.ExprPostUpdates)); in ActOnOpenMPInReductionClause()
20049 buildPostUpdate(*this, ExprPostUpdates)); in ActOnOpenMPLinearClause()