Searched refs:EmitStopPoint (Results 1 – 4 of 4) sorted by relevance
38 void CodeGenFunction::EmitStopPoint(const Stmt *S) { in EmitStopPoint() function in CodeGenFunction75 EmitStopPoint(S); in EmitStmt()513 EmitStopPoint(&S); in EmitGotoStmt()683 EmitStopPoint(&S); in EmitWhileStmt()841 EmitStopPoint(&S); in EmitForStmt()908 EmitStopPoint(&S); in EmitCXXForRangeStmt()1016 EmitStopPoint(&S); in EmitDeclStmt()1029 EmitStopPoint(&S); in EmitBreakStmt()1041 EmitStopPoint(&S); in EmitContinueStmt()
1239 CGF.EmitStopPoint(&S); in EmitOMPSimdDirective()1393 CGF.EmitStopPoint(&S); in EmitOMPForOuterLoop()1562 CGF.EmitStopPoint(&S); in EmitOMPWorksharingLoop()2534 CGF.EmitStopPoint(CS); in EmitOMPAtomicDirective()
1895 EmitStopPoint(&S); in EmitSEHLeaveStmt()
2108 void EmitStopPoint(const Stmt *S);