Searched refs:NewUB (Results 1 – 1 of 1) sorted by relevance
1284 bool SetUB(Expr *NewUB, bool LessOp, bool StrictOp, const SourceRange &SR,1310 bool OpenMPIterationSpaceChecker::SetUB(Expr *NewUB, bool LessOp, bool StrictOp, in SetUB() argument1316 if (!NewUB) in SetUB()1318 UB = NewUB; in SetUB()