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() function554 Entry &GetEntryRef(size_t i) { return m_entries[i]; } in GetEntryRef() function555 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function796 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function