Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp10193 Expr *BoundPrevUB = PrevUB.get(); in checkOpenMPLoop() local
10195 BoundPrevUB = in checkOpenMPLoop()
10198 CurScope, CondLoc, BO_Add, BoundPrevUB, in checkOpenMPLoop()
10201 BoundPrevUB = in checkOpenMPLoop()
10202 SemaRef.ActOnFinishFullExpr(BoundPrevUB, /*DiscardedValue=*/false) in checkOpenMPLoop()
10207 IV.get(), BoundPrevUB); in checkOpenMPLoop()