Searched refs:getLastValidFileIndex (Results 1 – 5 of 5) sorted by relevance
116 std::optional<uint64_t> getLastValidFileIndex() const;252 std::optional<uint64_t> getLastValidFileIndex() const { in getLastValidFileIndex() function253 return Prologue.getLastValidFileIndex(); in getLastValidFileIndex()
581 std::optional<uint64_t> LastIndex = LT.getLastValidFileIndex(); in collectLineTableSources()
908 LastFileIdxOpt = LineTable->getLastValidFileIndex(); in collectStatsForObjectFile()
82 DWARFDebugLine::Prologue::getLastValidFileIndex() const { in getLastValidFileIndex() function in DWARFDebugLine::Prologue
778 LT->getLastValidFileIndex()) { in verifyDebugInfoAttribute()