Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp15101 ExprResult IncrStmt = in ActOnOpenMPTileDirective() local
15103 if (!IncrStmt.isUsable()) in ActOnOpenMPTileDirective()
15126 IncrStmt.get(), Inner, LoopHelper.Init->getBeginLoc(), in ActOnOpenMPTileDirective()
15162 ExprResult IncrStmt = BuildBinOp(CurScope, LoopHelper.Inc->getExprLoc(), in ActOnOpenMPTileDirective() local
15164 if (!IncrStmt.isUsable()) in ActOnOpenMPTileDirective()
15169 IncrStmt.get(), Inner, LoopHelper.Init->getBeginLoc(), in ActOnOpenMPTileDirective()