Home | History | Annotate | Download | only in Frontend

Lines Matching full:tstruct

1912   buf += "try {\n\tstruct _SYNC_EXIT { _SYNC_EXIT(id arg) : sync_exit(arg) {}";
3750 Result += "\n\tstruct ";
4034 Result += "\tstruct "; Result += RCDecl->getNameAsString();
4042 Result += "\tstruct ";
6038 Preamble += "struct __rw_objc_super { \n\tstruct objc_object *object; ";
6039 Preamble += "\n\tstruct objc_object *superClass; ";
6329 Result += "\tstruct objc_selector * _cmd;\n";
6373 Result += "\tstruct _class_t *isa;\n";
6374 Result += "\tstruct _class_t *superclass;\n";
6377 Result += "\tstruct _class_ro_t *ro;\n";
6382 Result += "\tstruct _class_t *cls;\n";
6398 Result += "\tstruct _protocol_t *super_protocols[";
6408 Result += "\tstruct _objc_method method_list[";
6418 Result += "\tstruct _prop_t prop_list[";
6428 Result += "\tstruct _ivar_t ivar_list[";
7148 Result += "\tstruct _objc_protocol_list *next;\n";
7150 Result += "\tstruct _objc_protocol *class_protocols[";
7590 Result += "\tstruct _objc_method_list *next_method;\n";
7592 Result += "\tstruct _objc_method method_list[";