Home
last modified time | relevance | path

Searched refs:gen_declaration (Results 1 – 6 of 6) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.c192 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()
H A Dobjc-act.cc192 static char *gen_declaration (tree);
4745 message, identifier_to_locale (gen_declaration (decl))); in error_with_ivar()
9111 gen_declaration (tree decl) in gen_declaration() function
9329 fprintf (fp, "\t%s;\n", gen_declaration (ivar_decls)); in dump_interface()
H A DChangeLog430 (gen_declaration): Strip location wrappers from "w".
471 * objc-act.c (check_ivars, gen_declaration): For OBJCPLUS look at
3902 error_with_ivar, gen_method_decl, gen_declaration, setup_string_decl,
4054 call gen_type_name() instead of gen_declaration(); call objc_is_id()
4105 (gen_declaration): Remove second parameter; simplify to deal
4110 (dump_interface): Adjust calls to gen_declaration() and
/netbsd/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c192 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/external/gpl3/gcc/dist/gcc/
H A DChangeLog-200126429 (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 DChangeLog-19999337 gen_declaration, dump_interface, handle_class_ref, handle_impent):