Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9438 static ExprResult buildCounterUpdate( in buildCounterUpdate() function
10283 ExprResult Update = buildCounterUpdate( in checkOpenMPLoop()
10293 buildCounterUpdate(SemaRef, CurScope, UpdLoc, CounterVar, in checkOpenMPLoop()
19946 Update = buildCounterUpdate( in FinishOpenMPLinearClause()