Searched refs:ignore_non_match (Results 1 – 2 of 2) sorted by relevance
144 def group_by_category(decls, categories, *, ignore_non_match=True): argument156 if not ignore_non_match:
351 grouped = group_by_storage(failed, ignore_non_match=False)