Searched refs:NewUB (Results 1 – 1 of 1) sorted by relevance
1996 bool SetUB(Expr *NewUB, bool LessOp, bool StrictOp, const SourceRange &SR,2025 bool OpenMPIterationSpaceChecker::SetUB(Expr *NewUB, bool LessOp, bool StrictOp, in SetUB() argument2031 if (!NewUB) in SetUB()2033 UB = NewUB; in SetUB()