Searched refs:GetNextLineIndex (Results 1 – 2 of 2) sorted by relevance
155 size_t GetNextLineIndex() const { return m_NextLineIndex; } in GetNextLineIndex() function
1159 const size_t currLineNumber = lineSplit.GetNextLineIndex(); in Parse()4070 const size_t currLineNumber = lineSplit.GetNextLineIndex(); in ProcessFile()4138 printf("File lines: %zu\n", lineSplit.GetNextLineIndex()); in ProcessFile()