Home
last modified time | relevance | path

Searched defs:language_check (Results 1 – 2 of 2) sorted by relevance

/external/clang/tools/scan-build-py/libscanbuild/
Drunner.py220 def language_check(opts, continuation=set_file_path_relative): function
/external/llvm-project/clang/tools/scan-build-py/libscanbuild/
Danalyze.py678 def language_check(opts, continuation=filter_debug_flags): function