Home
last modified time | relevance | path

Searched refs:EmitStopPoint (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmt.cpp44 void CodeGenFunction::EmitStopPoint(const Stmt *S) { in EmitStopPoint() function in CodeGenFunction
81 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()
H A DCGStmtOpenMP.cpp2460 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()
H A DCGException.cpp2271 EmitStopPoint(&S); in EmitSEHLeaveStmt()
H A DCodeGenFunction.h3209 void EmitStopPoint(const Stmt *S);