Searched defs:staticmethod (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Objects/ | ||
| D | funcobject.c | 899 } staticmethod; typedef |
| /third_party/boost/boost/python/ | ||
| D | class.hpp | 356 self& staticmethod(char const* name) in staticmethod() function in boost::python::class_ |