Searched refs:EmitStopPoint (Results 1 – 4 of 4) sorted by relevance
50 void CodeGenFunction::EmitStopPoint(const Stmt *S) { in EmitStopPoint() function in CodeGenFunction87 EmitStopPoint(S); in EmitStmt()768 EmitStopPoint(&S); in EmitGotoStmt()1078 EmitStopPoint(&S); in EmitWhileStmt()1297 EmitStopPoint(&S); in EmitForStmt()1388 EmitStopPoint(&S); in EmitCXXForRangeStmt()1582 EmitStopPoint(&S); in EmitDeclStmt()1595 EmitStopPoint(&S); in EmitBreakStmt()1607 EmitStopPoint(&S); in EmitContinueStmt()1809 EmitStopPoint(CurCase); in EmitCaseStmt()
2487 CGF.EmitStopPoint(&S); in emitOMPLoopBodyWithStopPoint()4253 EmitStopPoint(&S); in EmitOMPSectionDirective()4259 EmitStopPoint(&S); in EmitOMPSectionDirective()4334 EmitStopPoint(&S); in EmitOMPMasterDirective()4340 EmitStopPoint(&S); in EmitOMPMasterDirective()4380 EmitStopPoint(&S); in EmitOMPMaskedDirective()4387 EmitStopPoint(&S); in EmitOMPMaskedDirective()4420 EmitStopPoint(&S); in EmitOMPCriticalDirective()4436 EmitStopPoint(&S); in EmitOMPCriticalDirective()6651 EmitStopPoint(S.getAssociatedStmt()); in EmitOMPAtomicDirective()
2286 EmitStopPoint(&S); in EmitSEHLeaveStmt()
3520 void EmitStopPoint(const Stmt *S);