Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DStmtOpenMP.h1446 Expr *getCombinedNextLowerBound() const { in getCombinedNextLowerBound() function
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGStmtOpenMP.cpp3078 ? S.getCombinedNextLowerBound() in EmitOMPDistributeOuterLoop()
5742 CGF.EmitIgnoredExpr(S.getCombinedNextLowerBound()); in EmitOMPDistributeLoop()