Searched refs:ClangFormatFiles (Results 1 – 2 of 2) sorted by relevance
130 def ClangFormatFiles(files, in_place = False, jobs = 1, progress_prefix = ''): function203 rc = ClangFormatFiles(files, in_place = args.in_place, jobs = args.jobs)
346 return clang_format.ClangFormatFiles(clang_format.GetCppSourceFilesToFormat(),