Home
last modified time | relevance | path

Searched refs:objc_start_protocol (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-objc.h134 extern void objc_start_protocol (tree, tree, tree);
H A Dstub-objc.cc124 objc_start_protocol (tree ARG_UNUSED (proto), in objc_start_protocol() function
H A DChangeLog12897 (objc_start_protocol): Likewise.
12898 * stub-objc.c (objc_start_protocol): Adjust for extra argument.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-objc.h126 extern void objc_start_protocol (tree, tree, tree);
H A Dstub-objc.c124 objc_start_protocol (tree ARG_UNUSED (proto), in objc_start_protocol() function
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog1809 (objc_start_protocol): Do not warn that protocol attributes are
1996 (objc_start_protocol): Same change.
2491 (objc_start_protocol, objc_finish_interface): Reset
2540 (objc_start_protocol): Likewise.
3992 objc_start_protocol, objc_continue_interface, objc_finish_interface,
H A Dobjc-act.cc631 objc_start_protocol (tree name, tree protos, tree attributes) in objc_start_protocol() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c628 objc_start_protocol (tree name, tree protos, tree attributes) in objc_start_protocol() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c11151 objc_start_protocol (id, proto, attributes); in c_parser_objc_protocol_definition()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc11215 objc_start_protocol (id, proto, attributes); in c_parser_objc_protocol_definition()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c33194 objc_start_protocol (proto, protorefs, attributes); in cp_parser_objc_protocol_declaration()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc35489 objc_start_protocol (proto, protorefs, attributes); in cp_parser_objc_protocol_declaration()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200414689 (protocoldef): Move semantic actions to objc_start_protocol() and
15409 objc_declare_protocols, objc_start_protocol,
15456 objc_start_protocol, objc_continue_interface, objc_finish_interface,