Searched refs:EmitStopPoint (Results 1 – 4 of 4) sorted by relevance
46 void CodeGenFunction::EmitStopPoint(const Stmt *S) { in EmitStopPoint() function in CodeGenFunction83 EmitStopPoint(S); in EmitStmt()743 EmitStopPoint(&S); in EmitGotoStmt()968 EmitStopPoint(&S); in EmitWhileStmt()1150 EmitStopPoint(&S); in EmitForStmt()1226 EmitStopPoint(&S); in EmitCXXForRangeStmt()1403 EmitStopPoint(&S); in EmitDeclStmt()1416 EmitStopPoint(&S); in EmitBreakStmt()1428 EmitStopPoint(&S); in EmitContinueStmt()1630 EmitStopPoint(CurCase); in EmitCaseStmt()
2460 CGF.EmitStopPoint(&S); in emitOMPLoopBodyWithStopPoint()4208 EmitStopPoint(&S); in EmitOMPSectionDirective()4214 EmitStopPoint(&S); in EmitOMPSectionDirective()4289 EmitStopPoint(&S); in EmitOMPMasterDirective()4295 EmitStopPoint(&S); in EmitOMPMasterDirective()4335 EmitStopPoint(&S); in EmitOMPMaskedDirective()4342 EmitStopPoint(&S); in EmitOMPMaskedDirective()4375 EmitStopPoint(&S); in EmitOMPCriticalDirective()4391 EmitStopPoint(&S); in EmitOMPCriticalDirective()6595 EmitStopPoint(S.getAssociatedStmt()); in EmitOMPAtomicDirective()
2283 EmitStopPoint(&S); in EmitSEHLeaveStmt()
3294 void EmitStopPoint(const Stmt *S);