Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaOpenMP.cpp5391 CaptureVars Recap(Actions); in buildLoopVarFunc() local
5392 Expr *NewStart = AssertSuccess(Recap.TransformExpr(StartExpr)); in buildLoopVarFunc()
5393 Expr *NewStep = AssertSuccess(Recap.TransformExpr(Step)); in buildLoopVarFunc()