Home
last modified time | relevance | path

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

/third_party/python/Tools/c-analyzer/c_parser/
D__init__.py11 yield from _parse_file(filename, match_kind, get_file_preprocessor)
21 yield from _parse_file(filename, match_kind, get_file_preprocessor)
24 def _parse_file(filename, match_kind, get_file_preprocessor): function
/third_party/python/Tools/c-analyzer/cpython/
D_parser.py8 parse_file as _parse_file, unknown
298 yield from _parse_file(
/third_party/gstreamer/gstreamer/
DChangeLog106841 Don't leak XmlDocPtr in _parse_file() and _parse_memory().