Home
last modified time | relevance | path

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

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