Home
last modified time | relevance | path

Searched defs:old_tree (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/tools/clang-format/
H A Dgit-clang-format415 def print_diff(old_tree, new_tree): argument
423 def apply_changes(old_tree, new_tree, force=False, patch_mode=False): argument