Lines Matching refs:NumItems
2509 unsigned NumItems = Record[CurIdx++];2510 for (unsigned ci = 0; ci != NumItems; ++ci) {