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