Searched refs:EmitStopPoint (Results 1 – 4 of 4) sorted by relevance
38 void CodeGenFunction::EmitStopPoint(const Stmt *S) { in EmitStopPoint() function in CodeGenFunction75 EmitStopPoint(S); in EmitStmt()543 EmitStopPoint(&S); in EmitGotoStmt()730 EmitStopPoint(&S); in EmitWhileStmt()891 EmitStopPoint(&S); in EmitForStmt()961 EmitStopPoint(&S); in EmitCXXForRangeStmt()1069 EmitStopPoint(&S); in EmitDeclStmt()1082 EmitStopPoint(&S); in EmitBreakStmt()1094 EmitStopPoint(&S); in EmitContinueStmt()
1647 CGF.EmitStopPoint(&S); in EmitOMPSimdDirective()1734 CGF.EmitStopPoint(&S); in EmitOMPOuterLoop()2058 CGF.EmitStopPoint(&S); in EmitOMPWorksharingLoop()2713 CGF.EmitStopPoint(&S); in EmitOMPDistributeLoop()3234 CGF.EmitStopPoint(CS); in EmitOMPAtomicDirective()3571 CGF.EmitStopPoint(&S); in EmitOMPTaskLoopBasedDirective()
1889 EmitStopPoint(&S); in EmitSEHLeaveStmt()
2237 void EmitStopPoint(const Stmt *S);