Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/tool/
H A Dclang-tidy-diff.py52 def run_tidy(task_queue, lock, timeout, failed_files): global() function
H A Drun-clang-tidy.py216 def run_tidy(args, clang_tidy_binary, tmpdir, build_path, queue, lock, failed_files): global() function