Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dstub-objc.c125 objc_start_category_interface (tree ARG_UNUSED (name), in objc_start_category_interface() function
Dc-common.h908 extern void objc_start_category_interface (tree, tree, tree);
Dc-parser.c5726 objc_start_category_interface (id1, id2, proto); in c_parser_objc_class_definition()
/openbsd/src/gnu/gcc/gcc/objc/
DChangeLog658 (objc_start_class_interface, objc_start_category_interface,
Dobjc-act.c640 objc_start_category_interface (tree class, tree categ, tree protos) in objc_start_category_interface() function
/openbsd/src/gnu/gcc/gcc/cp/
Dparser.c17834 objc_start_category_interface (name, categ, protos); in cp_parser_objc_class_interface()