Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DStmtOpenMP.h1420 Expr *getCombinedLowerBoundVariable() const { in getCombinedLowerBoundVariable() function
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3097 CGF.EmitLValue(cast<DeclRefExpr>(Dir.getCombinedLowerBoundVariable())); in emitDistributeParallelForDistributeInnerBoundParams()
5549 ? S.getCombinedLowerBoundVariable() in EmitOMPDistributeLoop()