Searched refs:EmitStopPoint (Results 1 – 4 of 4) sorted by relevance
36 void CodeGenFunction::EmitStopPoint(const Stmt *S) { in EmitStopPoint() function in CodeGenFunction73 EmitStopPoint(S); in EmitStmt()573 EmitStopPoint(&S); in EmitGotoStmt()750 EmitStopPoint(&S); in EmitWhileStmt()914 EmitStopPoint(&S); in EmitForStmt()987 EmitStopPoint(&S); in EmitCXXForRangeStmt()1109 EmitStopPoint(&S); in EmitDeclStmt()1122 EmitStopPoint(&S); in EmitBreakStmt()1134 EmitStopPoint(&S); in EmitContinueStmt()
1669 CGF.EmitStopPoint(&S); in emitOMPLoopBodyWithStopPoint()1748 CGF.EmitStopPoint(&S); in emitOMPSimdRegion()2382 CGF.EmitStopPoint(&S); in EmitOMPWorksharingLoop()4005 CGF.EmitStopPoint(CS); in EmitOMPAtomicDirective()4956 CGF.EmitStopPoint(&S); in EmitOMPTaskLoopBasedDirective()
2103 EmitStopPoint(&S); in EmitSEHLeaveStmt()
2827 void EmitStopPoint(const Stmt *S);