Searched defs:run_tidy (Results 1 – 2 of 2) sorted by relevance
52 def run_tidy(task_queue, lock, timeout, failed_files): global() function
216 def run_tidy(args, clang_tidy_binary, tmpdir, build_path, queue, lock, failed_files): global() function