Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp18882 Expr *VarsExpr = RefExpr->IgnoreParens(); in actOnOMPReductionKindClause() local
18886 VarsExpr = in actOnOMPReductionKindClause()
18890 VarsExpr = Ref = buildCapture(S, D, SimpleRefExpr, /*WithInit=*/false); in actOnOMPReductionKindClause()
18935 RD.push(VarsExpr, PrivateDRE, LHSDRE, RHSDRE, ReductionOp.get(), in actOnOMPReductionKindClause()