Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DStmtOpenMP.h1050 Expr *getCombinedNextLowerBound() const { in getCombinedNextLowerBound() function
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2682 ? S.getCombinedNextLowerBound() in EmitOMPDistributeOuterLoop()
4793 CGF.EmitIgnoredExpr(S.getCombinedNextLowerBound()); in EmitOMPDistributeLoop()