Searched refs:objc_add_synthesize_declaration_for_property (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | ChangeLog | 471 (objc_add_synthesize_declaration_for_property): Likewise. 1855 (objc_add_synthesize_declaration_for_property): Use 1879 (objc_add_synthesize_declaration_for_property): Check that the 1906 * objc-act.c (objc_add_synthesize_declaration_for_property): 2131 (objc_add_synthesize_declaration_for_property): New.
|
H A D | objc-act.cc | 7732 objc_add_synthesize_declaration_for_property (location_t location, tree interface, in objc_add_synthesize_declaration_for_property() function 7941 objc_add_synthesize_declaration_for_property (location, interface, TREE_VALUE (chain), in objc_add_synthesize_declaration()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 7632 objc_add_synthesize_declaration_for_property (location_t location, tree interface, in objc_add_synthesize_declaration_for_property() function 7841 objc_add_synthesize_declaration_for_property (location, interface, TREE_VALUE (chain), in objc_add_synthesize_declaration()
|