Lines Matching refs:hasattr
382 if hasattr(simobj, 'abstract') and simobj.abstract:
557 assert(not hasattr(pdesc, 'name'))
560 if hasattr(pdesc, 'default'):
596 assert(not hasattr(port, 'name'))
729 if not hasattr(cls, 'abstract') or not cls.abstract:
913 if not hasattr(cls, 'abstract') or not cls.abstract:
1117 if hasattr(self, "_paramEnumed"):
1271 if self._ccObject and hasattr(self._ccObject, attr):
1439 if hasattr(child, '_visited'):
1516 if hasattr(self, 'type'):
1543 if hasattr(self, 'type'):
1545 if hasattr(self, 'cxx_class'):