Searched defs:GetEntryRef (Results 1 – 1 of 1) sorted by relevance
298 Entry &GetEntryRef(size_t i) { return m_entries[i]; } in GetEntryRef() function299 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function526 Entry &GetEntryRef(size_t i) { return m_entries[i]; } in GetEntryRef() function527 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function758 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function