Home
last modified time | relevance | path

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

/third_party/python/Tools/c-analyzer/c_analyzer/
Dmatch.py158 def filter_forward(items, *, markpublic=False): argument
159 if markpublic:
D__main__.py329 decls = filter_forward(analyzed, markpublic=True)
400 decls = filter_forward(analyzed, markpublic=True)