Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp21063 Expr::EvalResult ResultL; in VisitArraySectionExpr() local
21073 OASE->getLowerBound()->EvaluateAsInt(ResultL, in VisitArraySectionExpr()
21075 !ResultL.Val.getInt().isZero()) { in VisitArraySectionExpr()