Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DStmtOpenMP.h1329 Expr *getCombinedLowerBoundVariable() const { in getCombinedLowerBoundVariable() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2936 CGF.EmitLValue(cast<DeclRefExpr>(Dir.getCombinedLowerBoundVariable())); in emitDistributeParallelForDistributeInnerBoundParams()
5086 ? S.getCombinedLowerBoundVariable() in EmitOMPDistributeLoop()