Searched refs:struct_contains_object (Results 1 – 1 of 1) sorted by relevance
609 def struct_contains_object(self, struct_item): member in ObjectTrackerOutputGenerator618 if self.struct_contains_object(member.type):629 if self.struct_contains_object(paramtype.text) == True:652 if item != '' and self.struct_contains_object(item) == True:779 if self.struct_contains_object(member.type) == True:884 if self.struct_contains_object(type) == True: