Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9592 static ExprResult buildCounterUpdate( in buildCounterUpdate() function
10350 ExprResult Update = buildCounterUpdate( in checkOpenMPLoop()
10360 buildCounterUpdate(SemaRef, CurScope, UpdLoc, CounterVar, in checkOpenMPLoop()
20477 Update = buildCounterUpdate( in FinishOpenMPLinearClause()