reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1009 if (LastRowIndex == UnknownRowIndex) 1010 LastRowIndex = CurSeq.LastRowIndex - 1; 1013 assert(LastRowIndex != UnknownRowIndex); 1015 for (uint32_t I = FirstRowIndex; I <= LastRowIndex; ++I) {