Home
last modified time | relevance | path

Searched refs:filter_forward (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Tools/c-analyzer/c_analyzer/
H A D__main__.py25 from .match import filter_forward namespace
329 decls = filter_forward(analyzed, markpublic=True)
400 decls = filter_forward(analyzed, markpublic=True)
H A Dmatch.py143 # See filter_forward() about "is_public".
158 def filter_forward(items, *, markpublic=False): function

Completed in 1 milliseconds