Searched refs:group_by_category (Results 1 – 2 of 2) sorted by relevance
212 return _match.group_by_category(decls, categories, **kwargs)
144 def group_by_category(decls, categories, *, ignore_non_match=True): function