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