Home
last modified time | relevance | path

Searched refs:objc_declare_protocol (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-objc.h121 extern void objc_declare_protocol (tree, tree);
H A Dstub-objc.cc119 objc_declare_protocol (tree ARG_UNUSED (name), tree ARG_UNUSED (attributes)) in objc_declare_protocol() function
H A DChangeLog12206 objc_declare_protocol.
12495 * stub-objc.c (objc_declare_protocol): Same change.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-objc.h113 extern void objc_declare_protocol (tree, tree);
H A Dstub-objc.c119 objc_declare_protocol (tree ARG_UNUSED (name), tree ARG_UNUSED (attributes)) in objc_declare_protocol() function
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog177 (objc_declare_protocol): Likewise.
1274 objc_declare_protocol. Changed first argument to be an identifier
H A Dobjc-act.cc8300 objc_declare_protocol (tree name, tree attributes) in objc_declare_protocol() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c8196 objc_declare_protocol (tree name, tree attributes) in objc_declare_protocol() function
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20113984 change from objc_declare_protocols() to objc_declare_protocol().
H A Dparser.cc35474 objc_declare_protocol (id, attributes); in cp_parser_objc_protocol_declaration()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c11134 objc_declare_protocol (id, attributes); in c_parser_objc_protocol_definition()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc11198 objc_declare_protocol (id, attributes); in c_parser_objc_protocol_definition()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c33179 objc_declare_protocol (id, attributes); in cp_parser_objc_protocol_declaration()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-201129679 change from objc_declare_protocols() to objc_declare_protocol().