Home
last modified time | relevance | path

Searched refs:start_protocol (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog178 (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 Dobjc-act.cc115 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 Dobjc-act.c115 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 DChangeLog-200115740 (start_protocol): Add checks for circular and duplicate protocol
H A DChangeLog-20002246 get_class_ivars, start_class, start_protocol): Remove
H A DChangeLog-20037836 (objc_declare_protocols, start_protocol): Check for global scope
H A DChangeLog-200428774 build_protocol_expr, start_protocol): Update references to