Searched refs:IncrStmt (Results 1 – 1 of 1) sorted by relevance
14499 ExprResult IncrStmt = SemaRef.BuildUnaryOp( in ActOnOpenMPTileDirective() local14501 if (!IncrStmt.isUsable()) in ActOnOpenMPTileDirective()14529 IncrStmt.get(), Inner, LoopHelper.Init->getBeginLoc(), in ActOnOpenMPTileDirective()14564 ExprResult IncrStmt = SemaRef.BuildBinOp( in ActOnOpenMPTileDirective() local14568 if (!IncrStmt.isUsable()) in ActOnOpenMPTileDirective()14573 IncrStmt.get(), Inner, LoopHelper.Init->getBeginLoc(), in ActOnOpenMPTileDirective()14760 ExprResult IncrStmt = SemaRef.BuildUnaryOp( in ActOnOpenMPStripeDirective() local14763 if (!IncrStmt.isUsable()) in ActOnOpenMPStripeDirective()14791 IncrStmt.get(), Inner, LoopHelper.Init->getBeginLoc(), in ActOnOpenMPStripeDirective()14823 ExprResult IncrStmt = SemaRef.BuildBinOp( in ActOnOpenMPStripeDirective() local[all …]