Searched defs:clang_format (Results 1 – 2 of 2) sorted by relevance
81 def ClangFormatIsAvailable(clang_format): argument93 def ClangFormat(filename, clang_format, in_place = False, progress_prefix = ''): argument150 def ClangFormatFiles(files, clang_format, in_place = False, jobs = 1, argument
709 def GenerateTest(generator, clang_format, skip_traces): argument