Searched refs:with_filter (Results 1 – 4 of 4) sorted by relevance
536 def parse_unary(self, with_filter=True): argument548 if with_filter:
553 def parse_unary(self, with_filter=True): argument565 if with_filter:
626 def parse_unary(self, with_filter: bool = True) -> nodes.Expr:640 if with_filter: