Searched refs:getLastValidFileIndex (Results 1 – 4 of 4) sorted by relevance
117 Optional<uint64_t> getLastValidFileIndex() const;249 Optional<uint64_t> getLastValidFileIndex() const { in getLastValidFileIndex() function250 return Prologue.getLastValidFileIndex(); in getLastValidFileIndex()
480 llvm::Optional<uint64_t> LastIndex = LT.getLastValidFileIndex(); in collectLineTableSources()
82 Optional<uint64_t> DWARFDebugLine::Prologue::getLastValidFileIndex() const { in getLastValidFileIndex() function in DWARFDebugLine::Prologue
682 if (Optional<uint64_t> LastFileIdx = LT->getLastValidFileIndex()) { in verifyDebugInfoAttribute()