Searched defs:GetEntryRef (Results 1 – 1 of 1) sorted by relevance
260 Entry &GetEntryRef(size_t i) { return m_entries[i]; } in GetEntryRef() function261 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function489 Entry &GetEntryRef(size_t i) { return m_entries[i]; } in GetEntryRef() function490 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function717 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function