Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp42 void CodeGenFunction::EmitStopPoint(const Stmt *S) { in EmitStopPoint() function in CodeGenFunction
79 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()
H A DCGStmtOpenMP.cpp2420 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()
H A DCGException.cpp2267 EmitStopPoint(&S); in EmitSEHLeaveStmt()
H A DCodeGenFunction.h3149 void EmitStopPoint(const Stmt *S);