Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp8009 static ExprResult buildCounterUpdate( in buildCounterUpdate() function
8764 ExprResult Update = buildCounterUpdate( in checkOpenMPLoop()
8774 buildCounterUpdate(SemaRef, CurScope, UpdLoc, CounterVar, in checkOpenMPLoop()
15990 Update = buildCounterUpdate( in FinishOpenMPLinearClause()
16002 buildCounterUpdate(SemaRef, S, RefExpr->getExprLoc(), CapturedRef, in FinishOpenMPLinearClause()