Searched refs:BuildCounterUpdate (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaOpenMP.cpp | 3013 static ExprResult BuildCounterUpdate(Sema &SemaRef, Scope *S, in BuildCounterUpdate() function 3402 BuildCounterUpdate(SemaRef, CurScope, UpdLoc, CounterVar, in CheckOpenMPLoop() 3410 ExprResult Final = BuildCounterUpdate( in CheckOpenMPLoop() 6406 BuildCounterUpdate(SemaRef, S, RefExpr->getExprLoc(), PrivateRef, in FinishOpenMPLinearClause() 6412 BuildCounterUpdate(SemaRef, S, RefExpr->getExprLoc(), PrivateRef, in FinishOpenMPLinearClause()
|