Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp9377 static ExprResult buildCounterUpdate( in buildCounterUpdate() function
10135 ExprResult Update = buildCounterUpdate( in checkOpenMPLoop()
10145 buildCounterUpdate(SemaRef, CurScope, UpdLoc, CounterVar, in checkOpenMPLoop()
20112 Update = buildCounterUpdate( in FinishOpenMPLinearClause()