reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1517 flags = PyCFunction_GET_FLAGS(data->destroy); 1724 PyCFunction meth = PyCFunction_GET_FUNCTION(destroy); 2460 const char *doc = (((PyCFunctionObject *)obj) -> m_ml -> ml_doc);