Searched refs:report_directory (Results 1 - 2 of 2) sorted by relevance

/external/clang/tools/scan-build-py/libscanbuild/
H A Danalyze.py26 from libscanbuild.report import report_directory, document namespace
48 with report_directory(args.output, args.keep_empty) as target_dir:
H A Dreport.py27 __all__ = ['report_directory', 'document']
31 def report_directory(hint, keep): function

Completed in 211 milliseconds