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