reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

gen/tools/lldb/scripts/LLDBWrapPython.cpp
 1724         PyCFunction meth = PyCFunction_GET_FUNCTION(destroy);
usr/include/python2.7/methodobject.h
   39     PyCFunction  ml_meth;	/* The C function that implements it */