HomeSort by relevance Sort by last modified time
    Searched refs:ClangFormatFiles (Results 1 - 2 of 2) sorted by null

  /external/vixl/tools/
clang_format.py 130 def ClangFormatFiles(files, in_place = False, jobs = 1, progress_prefix = ''):
203 rc = ClangFormatFiles(files, in_place = args.in_place, jobs = args.jobs)
test.py 346 return clang_format.ClangFormatFiles(clang_format.GetCppSourceFilesToFormat(),

Completed in 682 milliseconds