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()684 EmitStopPoint(&S); in EmitGotoStmt()877 EmitStopPoint(&S); in EmitWhileStmt()1059 EmitStopPoint(&S); in EmitForStmt()1135 EmitStopPoint(&S); in EmitCXXForRangeStmt()1313 EmitStopPoint(&S); in EmitDeclStmt()1326 EmitStopPoint(&S); in EmitBreakStmt()1338 EmitStopPoint(&S); in EmitContinueStmt()
2425 CGF.EmitStopPoint(&S); in emitOMPLoopBodyWithStopPoint()3914 EmitStopPoint(&S); in EmitOMPSectionDirective()3920 EmitStopPoint(&S); in EmitOMPSectionDirective()3997 EmitStopPoint(&S); in EmitOMPMasterDirective()4003 EmitStopPoint(&S); in EmitOMPMasterDirective()4045 EmitStopPoint(&S); in EmitOMPMaskedDirective()4052 EmitStopPoint(&S); in EmitOMPMaskedDirective()4087 EmitStopPoint(&S); in EmitOMPCriticalDirective()4103 EmitStopPoint(&S); in EmitOMPCriticalDirective()5921 EmitStopPoint(S.getAssociatedStmt()); in EmitOMPAtomicDirective()
2267 EmitStopPoint(&S); in EmitSEHLeaveStmt()
3149 void EmitStopPoint(const Stmt *S);