Searched refs:objc_add_synthesize_declaration (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-objc.h | 168 extern void objc_add_synthesize_declaration (location_t, tree);
|
H A D | stub-objc.cc | 366 objc_add_synthesize_declaration (location_t ARG_UNUSED (start_locus), in objc_add_synthesize_declaration() function
|
H A D | ChangeLog | 12704 (objc_add_synthesize_declaration): New. 12707 * stub-objc.c (objc_add_synthesize_declaration): New.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-objc.h | 160 extern void objc_add_synthesize_declaration (location_t, tree);
|
H A D | stub-objc.c | 365 objc_add_synthesize_declaration (location_t ARG_UNUSED (start_locus), in objc_add_synthesize_declaration() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | ChangeLog | 2004 (objc_add_synthesize_declaration): Same change. 2132 (objc_add_synthesize_declaration): Removed ATTRIBUTE_UNUSED from 2290 * objc-act.c (objc_add_synthesize_declaration): New.
|
H A D | objc-act.cc | 7903 objc_add_synthesize_declaration (location_t location, tree property_and_ivar_list) in objc_add_synthesize_declaration() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 7803 objc_add_synthesize_declaration (location_t location, tree property_and_ivar_list) in objc_add_synthesize_declaration() function
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 12230 objc_add_synthesize_declaration (loc, list); in c_parser_objc_at_synthesize_declaration()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-parser.cc | 12294 objc_add_synthesize_declaration (loc, list); in c_parser_objc_at_synthesize_declaration()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 33957 objc_add_synthesize_declaration (loc, list); in cp_parser_objc_at_synthesize_declaration()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 36257 objc_add_synthesize_declaration (loc, list); in cp_parser_objc_at_synthesize_declaration()
|