Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp9974 Expr *BoundCombUB = CombUB.get(); in checkOpenMPLoop() local
9976 BoundCombUB = in checkOpenMPLoop()
9979 CurScope, CondLoc, BO_Add, BoundCombUB, in checkOpenMPLoop()
9982 BoundCombUB = in checkOpenMPLoop()
9983 SemaRef.ActOnFinishFullExpr(BoundCombUB, /*DiscardedValue*/ false) in checkOpenMPLoop()
9988 IV.get(), BoundCombUB); in checkOpenMPLoop()