Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaOpenMP.cpp14663 ExprResult IncrStmt = in ActOnOpenMPTileDirective() local
14665 if (!IncrStmt.isUsable()) in ActOnOpenMPTileDirective()
14688 IncrStmt.get(), Inner, LoopHelper.Init->getBeginLoc(), in ActOnOpenMPTileDirective()
14724 ExprResult IncrStmt = BuildBinOp(CurScope, LoopHelper.Inc->getExprLoc(), in ActOnOpenMPTileDirective() local
14726 if (!IncrStmt.isUsable()) in ActOnOpenMPTileDirective()
14731 IncrStmt.get(), Inner, LoopHelper.Init->getBeginLoc(), in ActOnOpenMPTileDirective()