Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1461 Expr *getCombinedNextLowerBound() const { in getCombinedNextLowerBound() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3078 ? S.getCombinedNextLowerBound() in EmitOMPDistributeOuterLoop()
5776 CGF.EmitIgnoredExpr(S.getCombinedNextLowerBound()); in EmitOMPDistributeLoop()