Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/include/lldb/Utility/
H A DRangeMap.h303 Entry &GetEntryRef(size_t i) { return m_entries[i]; } in GetEntryRef() function
304 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function
538 Entry &GetEntryRef(size_t i) { return m_entries[i]; } in GetEntryRef() function
539 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function
780 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function