Home
last modified time | relevance | path

Searched defs:staticmethod (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Objects/
Dfuncobject.c899 } staticmethod; typedef
/third_party/boost/boost/python/
Dclass.hpp356 self& staticmethod(char const* name) in staticmethod() function in boost::python::class_