Searched refs:gen_declaration (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 192 static char *gen_declaration (tree); 4748 message, identifier_to_locale (gen_declaration (decl))); in error_with_ivar() 9114 gen_declaration (tree decl) in gen_declaration() function 9332 fprintf (fp, "\t%s;\n", gen_declaration (ivar_decls)); in dump_interface()
|
H A D | ChangeLog | 490 (gen_declaration): Strip location wrappers from "w". 531 * objc-act.c (check_ivars, gen_declaration): For OBJCPLUS look at 3962 error_with_ivar, gen_method_decl, gen_declaration, setup_string_decl, 4114 call gen_type_name() instead of gen_declaration(); call objc_is_id() 4165 (gen_declaration): Remove second parameter; simplify to deal 4170 (dump_interface): Adjust calls to gen_declaration() and
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/ |
H A D | objc-act.c | 192 static char *gen_declaration (tree); 4670 message, identifier_to_locale (gen_declaration (decl))); in error_with_ivar() 8987 gen_declaration (tree decl) in gen_declaration() function 9205 fprintf (fp, "\t%s;\n", gen_declaration (ivar_decls)); in dump_interface()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2001 | 26429 (gen_declaration): Clear the buffer arg. 26430 (gen_declaration_1): New function, body of gen_declaration. 26431 (adorn_decl): Call gen_declaration_1 instead of gen_declaration.
|
H A D | ChangeLog-1999 | 9337 gen_declaration, dump_interface, handle_class_ref, handle_impent):
|