Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DStmtOpenMP.h1025 Expr *getCombinedLowerBoundVariable() const { in getCombinedLowerBoundVariable() function
/external/llvm-project/clang/lib/CodeGen/
DCGStmtOpenMP.cpp2759 CGF.EmitLValue(cast<DeclRefExpr>(Dir.getCombinedLowerBoundVariable())); in emitDistributeParallelForDistributeInnerBoundParams()
4664 ? S.getCombinedLowerBoundVariable() in EmitOMPDistributeLoop()