Home
last modified time | relevance | path

Searched refs:_PyObject_ClearInstanceAttributes (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_object.h269 extern void _PyObject_ClearInstanceAttributes(PyObject *self);
/third_party/python/Objects/
H A Ddictobject.c5556 _PyObject_ClearInstanceAttributes(PyObject *self) in _PyObject_ClearInstanceAttributes() function
H A Dtypeobject.c1288 _PyObject_ClearInstanceAttributes(self); in subtype_clear()

Completed in 18 milliseconds