Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp16989 TransformExprToCaptures RebuildToCapture(S, D); in actOnOMPReductionKindClause() local
16991 RebuildToCapture.TransformExpr(RefExpr->IgnoreParens()).get(); in actOnOMPReductionKindClause()
16992 Ref = RebuildToCapture.getCapturedExpr(); in actOnOMPReductionKindClause()