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