Searched refs:start_protocol (Results 1 – 7 of 7) sorted by relevance
| /netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
| H A D | ChangeLog | 178 (start_protocol): Register unavailable attribute. 1550 (start_protocol): Warn when a protocol attribute is ignored. 1596 (start_protocol): Same change. 1605 (start_protocol): Updated calls to lookup_and_install_protocols. 1810 unimplemented. Pass the attributes to start_protocol. 1811 (start_protocol): Added attributes argument. Recognize the 3071 start_class, finish_class, start_protocol, really_start_method, 3965 finish_class, start_method_def, objc_start_function, start_protocol, 4105 finish_class, start_method_def, start_protocol, build_method_decl, 4130 (start_protocol): Do not call build_protocol_template(); use [all …]
|
| H A D | objc-act.cc | 115 static tree start_protocol (enum tree_code, tree, tree, tree); 637 = start_protocol (PROTOCOL_INTERFACE_TYPE, name, protos, attributes); in objc_start_protocol() 8355 start_protocol (enum tree_code code, tree name, tree list, tree attributes) in start_protocol() function
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
| H A D | objc-act.c | 115 static tree start_protocol (enum tree_code, tree, tree, tree); 634 = start_protocol (PROTOCOL_INTERFACE_TYPE, name, protos, attributes); in objc_start_protocol() 8246 start_protocol (enum tree_code code, tree name, tree list, tree attributes) in start_protocol() function
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2001 | 15740 (start_protocol): Add checks for circular and duplicate protocol
|
| H A D | ChangeLog-2000 | 2246 get_class_ivars, start_class, start_protocol): Remove
|
| H A D | ChangeLog-2003 | 7836 (objc_declare_protocols, start_protocol): Check for global scope
|
| H A D | ChangeLog-2004 | 28774 build_protocol_expr, start_protocol): Update references to
|