Searched refs:emitCancelCall (Results 1 – 3 of 3) sorted by relevance
920 virtual void emitCancelCall(CodeGenFunction &CGF, SourceLocation Loc,
3371 CGM.getOpenMPRuntime().emitCancelCall(*this, S.getLocStart(), IfCond, in EmitOMPCancelDirective()
4705 void CGOpenMPRuntime::emitCancelCall(CodeGenFunction &CGF, SourceLocation Loc, in emitCancelCall() function in CGOpenMPRuntime