Searched refs:is_method (Results 1 – 2 of 2) sorted by relevance
18 def is_method(obj): function112 if not summary and not is_function(obj) and is_method(obj):303 if is_method(attr):
14 def is_method(obj): function247 if is_method(attr):