Searched defs:ismethod (Results 1 – 7 of 7) sorted by relevance
69 def ismethod(oclass, obj, name): function
68 def ismethod(oclass, obj, name): function
385 def ismethod(object): # pylint: disable=redefined-builtin function
399 def ismethod(object): # pylint: disable=redefined-builtin function
980 static void body (LexState *ls, expdesc *e, int ismethod, int line) { in body()1800 int ismethod = 0; in funcname() local1814 int ismethod; in funcstat() local
67 def ismethod(object): function
199 def ismethod(object): function