Searched refs:DistEUBLoc (Results 1 – 1 of 1) sorted by relevance
8659 SourceLocation DistEUBLoc = AStmt->getBeginLoc(); in checkOpenMPLoop() local8661 SemaRef.BuildBinOp(CurScope, DistEUBLoc, BO_GT, UB.get(), PrevUB.get()); in checkOpenMPLoop()8663 DistEUBLoc, DistEUBLoc, IsUBGreater.get(), PrevUB.get(), UB.get()); in checkOpenMPLoop()