Searched defs:categ (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | stub-objc.c | 145 tree ARG_UNUSED (categ), in objc_start_category_interface() 179 tree ARG_UNUSED (categ)) in objc_start_category_implementation()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | stub-objc.cc | 146 tree ARG_UNUSED (categ), in objc_start_category_interface() 180 tree ARG_UNUSED (categ)) in objc_start_category_implementation()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 590 objc_start_category_interface (tree klass, tree categ, in objc_start_category_interface() 668 objc_start_category_implementation (tree klass, tree categ) in objc_start_category_implementation()
|
/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() 665 objc_start_category_implementation (tree klass, tree categ) in objc_start_category_implementation()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 33205 tree *categ, bool *is_class_extension) in cp_parser_objc_superclass_or_category() 33240 tree name, super, categ, protos; in cp_parser_objc_class_interface() local 33277 tree name, super, categ; in cp_parser_objc_class_implementation() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 35500 tree *categ, bool *is_class_extension) in cp_parser_objc_superclass_or_category() 35535 tree name, super, categ, protos; in cp_parser_objc_class_interface() local 35573 tree name, super, categ; in cp_parser_objc_class_implementation() local
|