reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3686 OC = cast<OMPOrderedClause>(Clause); 3697 OC) { 3702 << SourceRange(OC->getBeginLoc(), OC->getEndLoc()); 3702 << SourceRange(OC->getBeginLoc(), OC->getEndLoc()); 3705 if (!LCs.empty() && OC && OC->getNumForLoops()) { 3705 if (!LCs.empty() && OC && OC->getNumForLoops()) { 3708 << SourceRange(OC->getBeginLoc(), OC->getEndLoc()); 3708 << SourceRange(OC->getBeginLoc(), OC->getEndLoc()); 3713 isOpenMPSimdDirective(DSAStack->getCurrentDirective()) && OC && 3714 OC->getNumForLoops()) { 3715 Diag(OC->getBeginLoc(), diag::err_omp_ordered_simd)