Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-objc.h133 extern void objc_start_category_interface (tree, tree, tree, tree);
H A Dstub-objc.cc145 objc_start_category_interface (tree ARG_UNUSED (name), in objc_start_category_interface() function
H A DChangeLog12896 (objc_start_category_interface): Likewise.
12900 (objc_start_category_interface): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-objc.h125 extern void objc_start_category_interface (tree, tree, tree, tree);
H A Dstub-objc.c144 objc_start_category_interface (tree ARG_UNUSED (name), in objc_start_category_interface() function
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog1609 * objc-act.c (objc_start_category_interface): Produce an error if
1646 (objc_start_category_interface): If -fobjc-std=objc1
1792 (objc_start_category_interface): Updated call to start_class.
1995 (objc_start_category_interface): Same change.
2539 (objc_start_category_interface): Likewise.
3201 objc_start_category_interface, objc_start_class_implementation,
3991 (objc_start_class_interface, objc_start_category_interface,
H A Dobjc-act.cc590 objc_start_category_interface (tree klass, tree categ, in objc_start_category_interface() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c587 objc_start_category_interface (tree klass, tree categ, in objc_start_category_interface() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c10879 objc_start_category_interface (id1, id2, proto, attributes); in c_parser_objc_class_definition()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc10943 objc_start_category_interface (id1, id2, proto, attributes); in c_parser_objc_class_definition()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c33260 objc_start_category_interface (name, categ, protos, attributes); in cp_parser_objc_class_interface()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc35556 objc_start_category_interface (name, categ, protos, attributes); in cp_parser_objc_class_interface()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200414687 objc_start_category_interface() and
15410 objc_start_class_interface, objc_start_category_interface,
15455 objc_start_class_interface, objc_start_category_interface,