Searched refs:_IsLibraryGroup (Results 1 – 1 of 1) sorted by relevance
96 def _IsLibraryGroup(item): return item and "library" in item function109 if item["type"] == "system_symbols" and (_IsLibraryGroup(dep_item) or _IsLibrary(dep_item)):