Searched refs:has_conditional_members (Results 1 – 1 of 1) sorted by relevance
617 def has_conditional_members(self) -> bool: member in QAPISchemaObjectType1038 if self.arg_type.has_conditional_members() and not self.boxed:1106 if self.arg_type.has_conditional_members() and not self.boxed: