Searched refs:BuildCounterUpdate (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 2569 static ExprResult BuildCounterUpdate(Sema &SemaRef, Scope *S, in BuildCounterUpdate() function 2911 BuildCounterUpdate(SemaRef, CurScope, UpdLoc, IS.CounterVar, in CheckOpenMPLoop() 2919 ExprResult Final = BuildCounterUpdate( in CheckOpenMPLoop() 5825 BuildCounterUpdate(SemaRef, S, RefExpr->getExprLoc(), PrivateRef, in FinishOpenMPLinearClause() 5831 BuildCounterUpdate(SemaRef, S, RefExpr->getExprLoc(), RefExpr, InitExpr, in FinishOpenMPLinearClause()
|