Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp1207 SmallVector<const Expr *, 4> TaskLHSs; in EmitOMPReductionClauseInit() local
1223 TaskLHSs.append(C->lhs_exprs().begin(), C->lhs_exprs().end()); in EmitOMPReductionClauseInit()
1300 *this, D.getBeginLoc(), TaskLHSs, TaskRHSs, Data); in EmitOMPReductionClauseInit()