Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1467 Expr *getCombinedNextUpperBound() const { in getCombinedNextUpperBound() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3127 ? S.getCombinedNextUpperBound() in EmitOMPDistributeOuterLoop()
5831 CGF.EmitIgnoredExpr(S.getCombinedNextUpperBound()); in EmitOMPDistributeLoop()