Searched refs:MaxFileIndex (Results 1 – 1 of 1) sorted by relevance
596 uint32_t MaxFileIndex = LineTable->Prologue.FileNames.size(); in verifyDebugLineRows() local654 if (Row.File > MaxFileIndex) { in verifyDebugLineRows()660 << " (valid values are [1," << MaxFileIndex << "]):\n"; in verifyDebugLineRows()