Searched refs:EmitStopPoint (Results 1 – 4 of 4) sorted by relevance
44 void CodeGenFunction::EmitStopPoint(const Stmt *S) { in EmitStopPoint() function in CodeGenFunction81 EmitStopPoint(S); in EmitStmt()736 EmitStopPoint(&S); in EmitGotoStmt()949 EmitStopPoint(&S); in EmitWhileStmt()1131 EmitStopPoint(&S); in EmitForStmt()1207 EmitStopPoint(&S); in EmitCXXForRangeStmt()1385 EmitStopPoint(&S); in EmitDeclStmt()1398 EmitStopPoint(&S); in EmitBreakStmt()1410 EmitStopPoint(&S); in EmitContinueStmt()1612 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()6522 EmitStopPoint(S.getAssociatedStmt()); in EmitOMPAtomicDirective()
2271 EmitStopPoint(&S); in EmitSEHLeaveStmt()
3209 void EmitStopPoint(const Stmt *S);