Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DStmtOpenMP.h1362 Expr *getCombinedLowerBoundVariable() const { in getCombinedLowerBoundVariable() function
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2963 CGF.EmitLValue(cast<DeclRefExpr>(Dir.getCombinedLowerBoundVariable())); in emitDistributeParallelForDistributeInnerBoundParams()
5112 ? S.getCombinedLowerBoundVariable() in EmitOMPDistributeLoop()