Searched refs:IndexToObject (Results 1 – 2 of 2) sorted by relevance
41 inline T* IndexToObject(int32 index) in IndexToObject() function94 return *IndexToObject(i);100 return *IndexToObject(i);108 MoveCtor( IndexToObject(lastElementIndex), std::move(val) ); in PushBack()123 return IndexToObject(0); in Begin()
138 T* IndexToObject(int32 index) in IndexToObject() function152 T* pObject = IndexToObject(index); in AllocObject()171 T* pObject = IndexToObject(i); in ~PersistentScopeDescriptorStorage()234 T* pObject = IndexToObject(index); in Get()259 T* IndexToObject(int32 index) in IndexToObject() function272 T* pObject = IndexToObject(index); in AllocObject()288 T* pObject = IndexToObject(i); in ~WeakScopeStack()300 return IndexToObject(index); in Get()385 T* IndexToObject(int32 index) in IndexToObject() function427 return IndexToObject(index); in Get()[all …]