Home
last modified time | relevance | path

Searched refs:property_init_impl (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Objects/clinic/
Ddescrobject.c.h68 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/
Ddescrobject.c1722 property_init_impl(propertyobject *self, PyObject *fget, PyObject *fset, in property_init_impl() function
/third_party/python/Tools/c-analyzer/
DTODO355 Objects/descrobject.c:property_init_impl():PyId___doc__ _Py_IDENTIFIER(__doc__)
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv1894 Objects/descrobject.c property_init_impl PyId___doc__ -