Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp4965 static ExprResult buildCounterUpdate( in buildCounterUpdate() function
5637 ExprResult Update = buildCounterUpdate( in checkOpenMPLoop()
5646 ExprResult Final = buildCounterUpdate( in checkOpenMPLoop()
11762 buildCounterUpdate(SemaRef, S, RefExpr->getExprLoc(), *CurPrivate, in FinishOpenMPLinearClause()
11773 buildCounterUpdate(SemaRef, S, RefExpr->getExprLoc(), CapturedRef, in FinishOpenMPLinearClause()