fn is_search_permitted_ancestors(node: &SyntaxNode) -> bool
Returns whether we support matching within node and all of its ancestors.
node