Searched refs:BuildCounterUpdate (Results 1 – 1 of 1) sorted by relevance
/external/clang/lib/Sema/ |
D | SemaOpenMP.cpp | 4786 BuildCounterUpdate(Sema &SemaRef, Scope *S, SourceLocation Loc, in BuildCounterUpdate() function 5291 ExprResult Update = BuildCounterUpdate( in CheckOpenMPLoop() 5300 ExprResult Final = BuildCounterUpdate( in CheckOpenMPLoop() 9792 BuildCounterUpdate(SemaRef, S, RefExpr->getExprLoc(), *CurPrivate, in FinishOpenMPLinearClause() 9802 Final = BuildCounterUpdate(SemaRef, S, RefExpr->getExprLoc(), CapturedRef, in FinishOpenMPLinearClause()
|