Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaOpenMP.cpp6187 auto *RHSDRE = buildDeclRefExpr(*this, RHSVD, Type, ELoc); in ActOnOpenMPReductionClause() local
6190 LHSDRE, RHSDRE); in ActOnOpenMPReductionClause()
6199 RHSDRE, Type, VK_LValue, OK_Ordinary); in ActOnOpenMPReductionClause()
6214 RHSs.push_back(RHSDRE); in ActOnOpenMPReductionClause()