Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp18885 TransformExprToCaptures RebuildToCapture(S, D); in actOnOMPReductionKindClause() local
18887 RebuildToCapture.TransformExpr(RefExpr->IgnoreParens()).get(); in actOnOMPReductionKindClause()
18888 Ref = RebuildToCapture.getCapturedExpr(); in actOnOMPReductionKindClause()