Home
last modified time | relevance | path

Searched defs:classmethod (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/CodeGenObjC/
Dweak-metaclass-visibility.m43 +(void)classmethod { [super class]; } class in hax
/external/python/cpython2/Objects/
Dfuncobject.c609 } classmethod; typedef
/external/python/cpython3/Objects/
Dfuncobject.c658 } classmethod; typedef