Home
last modified time | relevance | path

Searched refs:isEndOfListEntry (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugRangeList.h44 bool isEndOfListEntry() const { in isEndOfListEntry() function
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugRangeList.cpp60 if (Entry.isEndOfListEntry()) in extract()