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 D | c-objc.h | 133 extern void objc_start_category_interface (tree, tree, tree, tree);
|
| H A D | stub-objc.cc | 145 objc_start_category_interface (tree ARG_UNUSED (name), in objc_start_category_interface() function
|
| H A D | ChangeLog | 12896 (objc_start_category_interface): Likewise. 12900 (objc_start_category_interface): Likewise.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
| H A D | c-objc.h | 125 extern void objc_start_category_interface (tree, tree, tree, tree);
|
| H A D | stub-objc.c | 144 objc_start_category_interface (tree ARG_UNUSED (name), in objc_start_category_interface() function
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
| H A D | ChangeLog | 1609 * 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 D | objc-act.cc | 590 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 D | objc-act.c | 587 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 D | c-parser.c | 10879 objc_start_category_interface (id1, id2, proto, attributes); in c_parser_objc_class_definition()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
| H A D | c-parser.cc | 10943 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 D | parser.c | 33260 objc_start_category_interface (name, categ, protos, attributes); in cp_parser_objc_class_interface()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | parser.cc | 35556 objc_start_category_interface (name, categ, protos, attributes); in cp_parser_objc_class_interface()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2004 | 14687 objc_start_category_interface() and 15410 objc_start_class_interface, objc_start_category_interface, 15455 objc_start_class_interface, objc_start_category_interface,
|