Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp12750 ExprResult IncrStmt = in ActOnOpenMPTileDirective() local
12752 if (!IncrStmt.isUsable()) in ActOnOpenMPTileDirective()
12775 IncrStmt.get(), Inner, LoopHelper.Init->getBeginLoc(), in ActOnOpenMPTileDirective()
12811 ExprResult IncrStmt = BuildBinOp(CurScope, LoopHelper.Inc->getExprLoc(), in ActOnOpenMPTileDirective() local
12813 if (!IncrStmt.isUsable()) in ActOnOpenMPTileDirective()
12818 IncrStmt.get(), Inner, LoopHelper.Init->getBeginLoc(), in ActOnOpenMPTileDirective()