Searched defs:classmethod (Results 1 – 2 of 2) sorted by relevance
/external/clang/test/CodeGenObjC/ | ||
D | weak-metaclass-visibility.m | 43 +(void)classmethod { [super class]; } class in hax |
/external/python/cpython2/Objects/ | ||
D | funcobject.c | 609 } classmethod; typedef |