Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaOpenMP.cpp9914 Expr *BoundCombUB = CombUB.get(); in checkOpenMPLoop() local
9916 BoundCombUB = in checkOpenMPLoop()
9919 CurScope, CondLoc, BO_Add, BoundCombUB, in checkOpenMPLoop()
9922 BoundCombUB = in checkOpenMPLoop()
9923 SemaRef.ActOnFinishFullExpr(BoundCombUB, /*DiscardedValue*/ false) in checkOpenMPLoop()
9928 IV.get(), BoundCombUB); in checkOpenMPLoop()