Searched refs:_structures (Results 1 – 1 of 1) sorted by relevance
560 _structures = {} variable735 _structures[item['name']] = item1366 if type_dict['name'] in _structures:1367 _structures[type_dict['name']]['name'] = self.name1369 if 'quals' in _structures[type_dict['name']]:1370 _structures[type_dict['name']]['quals'].extend(1374 _structures[type_dict['name']]['quals'] = type_dict['quals']1378 not _structures[type_dict['name']]['docstring']1380 _structures[type_dict['name']]['docstring'] = (1398 not _structures[type_dict['name']]['docstring'][all …]