Searched refs:GroupedDiagnostics (Results 1 – 1 of 1) sorted by relevance
339 GroupedDiagnostics = DefaultDict[str, List[AnalysisDiagnostic]] variable343 ) -> GroupedDiagnostics:344 result: GroupedDiagnostics = defaultdict(list)