Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/clang-format/
H A Dgit-clang-format207 changed_files = apply_changes(old_tree, new_tree, force=opts.force,
580 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): function