reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1463 if (FromParent && I != EndI) 1464 ++I; 1465 for (; I != EndI; ++I) { 1465 for (; I != EndI; ++I) { 1466 if (!DPred(I->Directive) && 1467 !isImplicitOrExplicitTaskingRegion(I->Directive)) 1469 const_iterator NewI = I; 1471 if (I == NewI && CPred(DVar.CKind))