Home
last modified time | relevance | path

Searched refs:objc_gen_property_data (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc130 static void objc_gen_property_data (tree, tree);
8068 objc_gen_property_data (tree klass, tree class_methods) in objc_gen_property_data() function
8105 objc_gen_property_data (implementation_template, implementation_template); in finish_class()
8129 objc_gen_property_data (implementation_template, category); in finish_class()
H A DChangeLog2141 (objc_gen_property_data): Rewritten.
2230 (objc_gen_property_data): Same change.
2376 (objc_gen_property_data): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c130 static void objc_gen_property_data (tree, tree);
7968 objc_gen_property_data (tree klass, tree class_methods) in objc_gen_property_data() function
8005 objc_gen_property_data (implementation_template, implementation_template); in finish_class()
8029 objc_gen_property_data (implementation_template, category); in finish_class()