Searched defs:changed_lines (Results 1 – 2 of 2) sorted by relevance
319 def run_clang_format_and_save_to_tree(changed_lines, binary='clang-format', argument
831 def _FilesToCheckForIncomingDeps(re, changed_lines): argument