Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Dreport.py276 parser = parse_bug_html if html else parse_bug_plist
399 def parse_bug_html(filename): function
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/unit/
H A Dtest_report.py19 for bug in sut.parse_bug_html(file_name):