Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dclassobject.c160 method_get_doc(PyMethodObject *im, void *context) in method_get_doc() function
172 {"__doc__", (getter)method_get_doc, NULL, NULL},
Ddescrobject.c559 method_get_doc(PyMethodDescrObject *descr, void *closure) in method_get_doc() function
627 {"__doc__", (getter)method_get_doc},
/third_party/python/Tools/c-analyzer/
DTODO193 Objects/classobject.c:method_get_doc():docstr static PyObject *docstr
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2036 Objects/classobject.c method_get_doc docstr -