Searched refs:struct_contains_object (Results 1 – 1 of 1) sorted by relevance
595 def struct_contains_object(self, struct_item): member in ObjectTrackerOutputGenerator604 if self.struct_contains_object(member.type):615 if self.struct_contains_object(paramtype.text) == True:638 if item != '' and self.struct_contains_object(item) == True:775 if self.struct_contains_object(member.type) == True:885 if self.struct_contains_object(type) == True: