Home
last modified time | relevance | path

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

/external/clang/tools/scan-build-py/libscanbuild/
Dreport.py299 parser = parse_bug_html if html else parse_bug_plist
313 def parse_bug_plist(filename): function