Searched refs:isEndOfListEntry (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/DebugInfo/ | ||
D | DWARFDebugRangeList.h | 40 bool isEndOfListEntry() const { in isEndOfListEntry() function |
D | DWARFDebugRangeList.cpp | 40 if (entry.isEndOfListEntry()) in extract() |