Lines Matching refs:IndexToObject
138 T* IndexToObject(int32 index) in IndexToObject() function
152 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() function
272 T* pObject = IndexToObject(index); in AllocObject()
288 T* pObject = IndexToObject(i); in ~WeakScopeStack()
300 return IndexToObject(index); in Get()
314 T* pObject = IndexToObject(index); in Pop()
385 T* IndexToObject(int32 index) in IndexToObject() function
401 T* pObject = IndexToObject(index); in AllocObject()
427 return IndexToObject(index); in Get()
486 T* pObject = IndexToObject(i); in Reset()