Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp8751 static ExprResult buildCounterUpdate( in buildCounterUpdate() function
9485 ExprResult Update = buildCounterUpdate( in checkOpenMPLoop()
9495 buildCounterUpdate(SemaRef, CurScope, UpdLoc, CounterVar, in checkOpenMPLoop()
17377 Update = buildCounterUpdate( in FinishOpenMPLinearClause()
17389 buildCounterUpdate(SemaRef, S, RefExpr->getExprLoc(), CapturedRef, in FinishOpenMPLinearClause()