Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp1996 bool SetUB(Expr *NewUB, bool LessOp, bool StrictOp, const SourceRange &SR,
2025 bool OpenMPIterationSpaceChecker::SetUB(Expr *NewUB, bool LessOp, bool StrictOp, in SetUB() argument
2031 if (!NewUB) in SetUB()
2033 UB = NewUB; in SetUB()