Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/DebugInfo/
H A DDWARFDebugRangeList.h40 bool isEndOfListEntry() const { in isEndOfListEntry() function
/minix3/external/bsd/llvm/dist/llvm/lib/DebugInfo/
H A DDWARFDebugRangeList.cpp40 if (entry.isEndOfListEntry()) in extract()