Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaOpenMP.cpp9501 Expr *VarsExpr = RefExpr->IgnoreParens(); in ActOnOpenMPReductionClause() local
9505 VarsExpr = in ActOnOpenMPReductionClause()
9509 VarsExpr = Ref = in ActOnOpenMPReductionClause()
9529 Vars.push_back(VarsExpr); in ActOnOpenMPReductionClause()
/external/llvm-project/clang/lib/Sema/
DSemaOpenMP.cpp15599 Expr *VarsExpr = RefExpr->IgnoreParens(); in actOnOMPReductionKindClause() local
15603 VarsExpr = in actOnOMPReductionKindClause()
15607 VarsExpr = Ref = buildCapture(S, D, SimpleRefExpr, /*WithInit=*/false); in actOnOMPReductionKindClause()
15652 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()