Searched defs:GetEntryRef (Results 1 – 1 of 1) sorted by relevance
303 Entry &GetEntryRef(size_t i) { return m_entries[i]; } in GetEntryRef() function304 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function538 Entry &GetEntryRef(size_t i) { return m_entries[i]; } in GetEntryRef() function539 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function780 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function