Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/libscanbuild/
H A Danalyze.py683 def filter_debug_flags(opts, continuation=dispatch_ctu): function
694 def language_check(opts, continuation=filter_debug_flags):
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-build-py/tests/unit/
H A Dtest_analyze.py242 sut.filter_debug_flags(opts, spy.call))