Home
last modified time | relevance | path

Searched refs:instancemethod_get_doc (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Objects/
Dclassobject.c408 instancemethod_get_doc(PyObject *self, void *context) in instancemethod_get_doc() function
420 {"__doc__", (getter)instancemethod_get_doc, NULL, NULL},
/third_party/python/Tools/c-analyzer/
DTODO192 Objects/classobject.c:instancemethod_get_doc():docstr static PyObject *docstr
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2037 Objects/classobject.c instancemethod_get_doc docstr -