Searched defs:ClangFormatFiles (Results 1 - 1 of 1) sorted by relevance

/external/vixl/tools/
H A Dclang_format.py130 def ClangFormatFiles(files, in_place = False, jobs = 1, progress_prefix = ''): function
203 rc = ClangFormatFiles(files, in_place = args.in_place, jobs = args.jobs)

Completed in 93 milliseconds