Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp3559 static ExprResult BuildCounterUpdate(Sema &SemaRef, Scope *S, in BuildCounterUpdate() function
3971 BuildCounterUpdate(SemaRef, CurScope, UpdLoc, CounterVar, in CheckOpenMPLoop()
3979 ExprResult Final = BuildCounterUpdate( in CheckOpenMPLoop()
7661 BuildCounterUpdate(SemaRef, S, RefExpr->getExprLoc(), *CurPrivate, in FinishOpenMPLinearClause()
7668 BuildCounterUpdate(SemaRef, S, RefExpr->getExprLoc(), CapturedRef, in FinishOpenMPLinearClause()