Searched refs:PyUpb_MapContainer_IsStub (Results 1 – 1 of 1) sorted by relevance
57 static bool PyUpb_MapContainer_IsStub(PyUpb_MapContainer* self) { in PyUpb_MapContainer_IsStub() function64 return PyUpb_MapContainer_IsStub(self) ? NULL : self->ptr.map; in PyUpb_MapContainer_GetIfReified()75 if (PyUpb_MapContainer_IsStub(self)) { in PyUpb_MapContainer_Dealloc()126 assert(!PyUpb_MapContainer_IsStub(self)); in PyUpb_MapContainer_Reify()