Home
last modified time | relevance | path

Searched refs:group_by_storage (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Tools/c-analyzer/c_analyzer/
Dmatch.py184 def group_by_storage(decls, **kwargs): function
D__main__.py350 from .match import group_by_storage
351 grouped = group_by_storage(failed, ignore_non_match=False)