Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFDebugLine.h248 std::optional<uint64_t> getLastValidFileIndex() const { in getLastValidFileIndex() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/DWARF/
DDWARFDebugLine.cpp82 DWARFDebugLine::Prologue::getLastValidFileIndex() const { in getLastValidFileIndex() function in DWARFDebugLine::Prologue