Searched refs:EmitStopPoint (Results 1 – 4 of 4) sorted by relevance
42 void CodeGenFunction::EmitStopPoint(const Stmt *S) { in EmitStopPoint() function in CodeGenFunction79 EmitStopPoint(S); in EmitStmt()681 EmitStopPoint(&S); in EmitGotoStmt()874 EmitStopPoint(&S); in EmitWhileStmt()1056 EmitStopPoint(&S); in EmitForStmt()1132 EmitStopPoint(&S); in EmitCXXForRangeStmt()1275 EmitStopPoint(&S); in EmitDeclStmt()1288 EmitStopPoint(&S); in EmitBreakStmt()1300 EmitStopPoint(&S); in EmitContinueStmt()
2420 CGF.EmitStopPoint(&S); in emitOMPLoopBodyWithStopPoint()3888 EmitStopPoint(&S); in EmitOMPSectionDirective()3894 EmitStopPoint(&S); in EmitOMPSectionDirective()3971 EmitStopPoint(&S); in EmitOMPMasterDirective()3977 EmitStopPoint(&S); in EmitOMPMasterDirective()4019 EmitStopPoint(&S); in EmitOMPMaskedDirective()4026 EmitStopPoint(&S); in EmitOMPMaskedDirective()4061 EmitStopPoint(&S); in EmitOMPCriticalDirective()4077 EmitStopPoint(&S); in EmitOMPCriticalDirective()5888 EmitStopPoint(S.getAssociatedStmt()); in EmitOMPAtomicDirective()
2267 EmitStopPoint(&S); in EmitSEHLeaveStmt()
3149 void EmitStopPoint(const Stmt *S);