Home | History | Annotate | Download | only in Sema

Lines Matching refs:Cnt

1732   for (unsigned Cnt = 0; Cnt < NestedLoopCount; ++Cnt) {
1733 if (CheckOpenMPIterationSpace(DKind, CurStmt, SemaRef, DSA, Cnt,