Home
last modified time | relevance | path

Searched defs:getLastValidFileIndex (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h252 std::optional<uint64_t> getLastValidFileIndex() const { in getLastValidFileIndex() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp82 DWARFDebugLine::Prologue::getLastValidFileIndex() const { in getLastValidFileIndex() function in DWARFDebugLine::Prologue