Searched refs:PrivateRef (Results 1 – 2 of 2) sorted by relevance
4311 const Expr *PrivateRef, in emitSingleReductionCombiner() argument4314 if (PrivateRef->getType()->isArrayType()) { in emitSingleReductionCombiner()4319 CGF, PrivateRef->getType(), LHSVar, RHSVar, in emitSingleReductionCombiner()
9655 auto *PrivateRef = buildDeclRefExpr(*this, Private, Type, ELoc); in ActOnOpenMPLinearClause() local9690 Privates.push_back(PrivateRef); in ActOnOpenMPLinearClause()