Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp8182 Expr *LBExpr = TestIsLessOp.getValue() ? LBVal : UBVal; in buildNumIterations() local
8245 Expr *LBExpr = TestIsLessOp.getValue() ? LB : UB; in buildMinMaxValues() local