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.cpp20398 Expr::EvalResult ResultL; in VisitArraySectionExpr() local
20408 OASE->getLowerBound()->EvaluateAsInt(ResultL, in VisitArraySectionExpr()
20410 !ResultL.Val.getInt().isZero()) { in VisitArraySectionExpr()