Home
last modified time | relevance | path

Searched defs:UBExpr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp8767 Expr *UBExpr = *TestIsLessOp ? UBVal : LBVal; in buildNumIterations() local
8832 Expr *UBExpr = *TestIsLessOp ? UB : LB; in buildMinMaxValues() local