Append(const Entry &entry) | lldb_private::RangeVector< B, S, N > | inline |
Append(B base, S size) | lldb_private::RangeVector< B, S, N > | inline |
Back() | lldb_private::RangeVector< B, S, N > | inline |
Back() const | lldb_private::RangeVector< B, S, N > | inline |
BaseLessThan(const Entry &lhs, const Entry &rhs) | lldb_private::RangeVector< B, S, N > | inlinestatic |
BaseType typedef | lldb_private::RangeVector< B, S, N > | |
begin() const | lldb_private::RangeVector< B, S, N > | inline |
Clear() | lldb_private::RangeVector< B, S, N > | inline |
Collection typedef | lldb_private::RangeVector< B, S, N > | |
CombineConsecutiveRanges() | lldb_private::RangeVector< B, S, N > | inline |
CombinePrevAndNext(typename Collection::iterator pos) | lldb_private::RangeVector< B, S, N > | inlineprotected |
const_iterator typedef | lldb_private::RangeVector< B, S, N > | |
end() const | lldb_private::RangeVector< B, S, N > | inline |
Entry typedef | lldb_private::RangeVector< B, S, N > | |
FindEntryIndexThatContains(B addr) const | lldb_private::RangeVector< B, S, N > | inline |
FindEntryThatContains(B addr) const | lldb_private::RangeVector< B, S, N > | inline |
FindEntryThatContains(const Entry &range) const | lldb_private::RangeVector< B, S, N > | inline |
GetEntryAtIndex(size_t i) const | lldb_private::RangeVector< B, S, N > | inline |
GetEntryRef(size_t i) | lldb_private::RangeVector< B, S, N > | inline |
GetEntryRef(size_t i) const | lldb_private::RangeVector< B, S, N > | inline |
GetMaxRangeEnd(BaseType fail_value) const | lldb_private::RangeVector< B, S, N > | inline |
GetMinRangeBase(BaseType fail_value) const | lldb_private::RangeVector< B, S, N > | inline |
GetOverlaps(const RangeVector &vec1, const RangeVector &vec2) | lldb_private::RangeVector< B, S, N > | inlinestatic |
GetSize() const | lldb_private::RangeVector< B, S, N > | inline |
Insert(const Entry &entry, bool combine) | lldb_private::RangeVector< B, S, N > | inline |
IsEmpty() const | lldb_private::RangeVector< B, S, N > | inline |
m_entries | lldb_private::RangeVector< B, S, N > | protected |
operator==(const RangeVector &rhs) const | lldb_private::RangeVector< B, S, N > | inline |
RangeVector()=default | lldb_private::RangeVector< B, S, N > | |
RemoveEntryAtIndex(uint32_t idx) | lldb_private::RangeVector< B, S, N > | inline |
Reserve(typename Collection::size_type size) | lldb_private::RangeVector< B, S, N > | inline |
SizeType typedef | lldb_private::RangeVector< B, S, N > | |
Slide(BaseType slide) | lldb_private::RangeVector< B, S, N > | inline |
Sort() | lldb_private::RangeVector< B, S, N > | inline |
~RangeVector()=default | lldb_private::RangeVector< B, S, N > | |