Home
last modified time | relevance | path

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

/netbsd/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/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.c144 objc_start_category_interface (tree ARG_UNUSED (name), in objc_start_category_interface() function
H A Dstub-objc.cc145 objc_start_category_interface (tree ARG_UNUSED (name), in objc_start_category_interface() function
H A DChangeLog12828 (objc_start_category_interface): Likewise.
12832 (objc_start_category_interface): Likewise.
/netbsd/external/gpl3/gcc/dist/gcc/objc/
H A DChangeLog1549 * objc-act.c (objc_start_category_interface): Produce an error if
1586 (objc_start_category_interface): If -fobjc-std=objc1
1732 (objc_start_category_interface): Updated call to start_class.
1935 (objc_start_category_interface): Same change.
2479 (objc_start_category_interface): Likewise.
3141 objc_start_category_interface, objc_start_class_implementation,
3931 (objc_start_class_interface, objc_start_category_interface,
H A Dobjc-act.c587 objc_start_category_interface (tree klass, tree categ, in objc_start_category_interface() function
H A Dobjc-act.cc587 objc_start_category_interface (tree klass, tree categ, in objc_start_category_interface() function
/netbsd/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/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.c10879 objc_start_category_interface (id1, id2, proto, attributes); in c_parser_objc_class_definition()
H A Dc-parser.cc10943 objc_start_category_interface (id1, id2, proto, attributes); in c_parser_objc_class_definition()
/netbsd/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/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.c33260 objc_start_category_interface (name, categ, protos, attributes); in cp_parser_objc_class_interface()
H A Dparser.cc35554 objc_start_category_interface (name, categ, protos, attributes); in cp_parser_objc_class_interface()
/netbsd/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/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,