reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4882 auto &&CodeGen = [&S](CodeGenFunction &CGF, PrePostActionTy &Action) { 4885 CGF, OMPD_target_parallel_for, S.hasCancel()); 4886 CGF.EmitOMPWorksharingLoop(S, S.getEnsureUpperBound(), emitForLoopBounds, 4886 CGF.EmitOMPWorksharingLoop(S, S.getEnsureUpperBound(), emitForLoopBounds, 4889 emitCommonOMPParallelDirective(CGF, S, OMPD_for, CodeGen,