Searched refs:RHSDRE (Results 1 – 1 of 1) sorted by relevance
6187 auto *RHSDRE = buildDeclRefExpr(*this, RHSVD, Type, ELoc); in ActOnOpenMPReductionClause() local6190 LHSDRE, RHSDRE); in ActOnOpenMPReductionClause()6199 RHSDRE, Type, VK_LValue, OK_Ordinary); in ActOnOpenMPReductionClause()6214 RHSs.push_back(RHSDRE); in ActOnOpenMPReductionClause()