Home
last modified time | relevance | path

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

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