Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Core/
H A DRangeMap.h258 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function
492 Entry &GetEntryRef(size_t i) { return m_entries[i]; } in GetEntryRef() function
493 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function
719 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function
903 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function