Searched refs:gen_declaration (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/gcc/gcc/objc/ |
| H A D | ChangeLog | 629 error_with_ivar, gen_method_decl, gen_declaration, setup_string_decl, 781 call gen_type_name() instead of gen_declaration(); call objc_is_id() 832 (gen_declaration): Remove second parameter; simplify to deal 837 (dump_interface): Adjust calls to gen_declaration() and
|
| H A D | objc-act.c | 245 static char *gen_declaration (tree); 4942 message, gen_declaration (decl)); in error_with_ivar() 8825 gen_declaration (tree decl) in gen_declaration() function 9034 fprintf (fp, "\t%s;\n", gen_declaration (ivar_decls)); in dump_interface()
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/objc/ |
| H A D | objc-act.c | 223 static char *gen_declaration PARAMS ((tree, char *)); 964 gen_declaration (type, errbuf)); 3544 message, gen_declaration (rawdecl, errbuf)); 4947 gen_declaration (rtype, errbuf)); 7927 gen_declaration (atype_or_adecl, buf) in gen_declaration() function 8141 fprintf (fp, "\t%s;\n", gen_declaration (ivar_decls, buf));
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.5 | 7222 (gen_declaration): Clear the buffer arg. 7223 (gen_declaration_1): New function, body of gen_declaration. 7224 (adorn_decl): Call gen_declaration_1 instead of gen_declaration.
|
| H A D | ChangeLog.2 | 9337 gen_declaration, dump_interface, handle_class_ref, handle_impent):
|