Searched refs:property_init_impl (Results 1 – 4 of 4) sorted by relevance
/third_party/python/Objects/clinic/ |
D | descrobject.c.h | 68 property_init_impl(propertyobject *self, PyObject *fget, PyObject *fset, 113 return_value = property_init_impl((propertyobject *)self, fget, fset, fdel, doc); in property_init()
|
/third_party/python/Objects/ |
D | descrobject.c | 1722 property_init_impl(propertyobject *self, PyObject *fget, PyObject *fset, in property_init_impl() function
|
/third_party/python/Tools/c-analyzer/ |
D | TODO | 355 Objects/descrobject.c:property_init_impl():PyId___doc__ _Py_IDENTIFIER(__doc__)
|
/third_party/python/Tools/c-analyzer/cpython/ |
D | ignored.tsv | 1894 Objects/descrobject.c property_init_impl PyId___doc__ -
|