Searched defs:GetEntryRef (Results 1 – 1 of 1) sorted by relevance
258 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function492 Entry &GetEntryRef(size_t i) { return m_entries[i]; } in GetEntryRef() function493 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function719 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function903 const Entry &GetEntryRef(size_t i) const { return m_entries[i]; } in GetEntryRef() function