Home
last modified time | relevance | path

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

/third_party/python/Tools/c-analyzer/c_common/
Dfsutil.py170 if _is_excluded(filename, exclude, include):
176 def _is_excluded(filename, exclude, include): function