reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3596 auto &&CodeGen = [&S](CodeGenFunction &CGF, PrePostActionTy &) { 3597 CGF.EmitOMPDistributeLoop(S, emitOMPLoopBodyWithStopPoint, S.getInc()); 3597 CGF.EmitOMPDistributeLoop(S, emitOMPLoopBodyWithStopPoint, S.getInc()); 3599 OMPLexicalScope Scope(*this, S, OMPD_unknown);