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