Home
last modified time | relevance | path

Searched refs:apply_changes (Results 1 – 1 of 1) sorted by relevance

/external/clang/tools/clang-format/
Dgit-clang-format157 changed_files = apply_changes(old_tree, new_tree, force=opts.force,
424 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): function