Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp2527 static ExprResult BuildCounterUpdate(Sema &SemaRef, Scope *S, in BuildCounterUpdate() function
2869 BuildCounterUpdate(SemaRef, CurScope, UpdLoc, IS.CounterVar, in CheckOpenMPLoop()
2877 ExprResult Final = BuildCounterUpdate( in CheckOpenMPLoop()