Searched refs:getLastValidFileIndex (Results 1 – 5 of 5) sorted by relevance
117 LLVM_ABI std::optional<uint64_t> getLastValidFileIndex() const;269 std::optional<uint64_t> getLastValidFileIndex() const { in getLastValidFileIndex() function270 return Prologue.getLastValidFileIndex(); in getLastValidFileIndex()
595 std::optional<uint64_t> LastIndex = LT.getLastValidFileIndex(); in collectLineTableSources()
910 LastFileIdxOpt = LineTable->getLastValidFileIndex(); in collectStatsForObjectFile()
82 DWARFDebugLine::Prologue::getLastValidFileIndex() const { in getLastValidFileIndex() function in DWARFDebugLine::Prologue
813 LT->getLastValidFileIndex()) { in verifyDebugInfoAttribute()