Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9397 static ExprResult buildCounterUpdate( in buildCounterUpdate() function
10195 ExprResult Update = buildCounterUpdate( in checkOpenMPLoop()
10205 buildCounterUpdate(SemaRef, CurScope, UpdLoc, CounterVar, in checkOpenMPLoop()
19284 Update = buildCounterUpdate( in FinishOpenMPLinearClause()