Searched defs:getLastValidFileIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ | ||
H A D | DWARFDebugLine.h | 252 std::optional<uint64_t> getLastValidFileIndex() const { getLastValidFileIndex() function |
/llvm-project/llvm/lib/DebugInfo/DWARF/ | ||
H A D | DWARFDebugLine.cpp | 82 DWARFDebugLine::Prologue::getLastValidFileIndex() const { in getLastValidFileIndex() function in DWARFDebugLine::Prologue |