Searched refs:_FindAncestorAtIndent (Results 1 – 1 of 1) sorted by relevance
120 ancestor_at_indent = _FindAncestorAtIndent(child, comment_indent)299 def _FindAncestorAtIndent(node, indent): function327 return _FindAncestorAtIndent(node.parent, indent)