Searched refs:gen_declaration (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c225 static char *gen_declaration PARAMS ((tree, char *));
446 /* If gen_declaration desired, open the output file. */
968 gen_declaration (type, errbuf));
3552 message, gen_declaration (rawdecl, errbuf));
4956 gen_declaration (rtype, errbuf));
7949 gen_declaration (atype_or_adecl, buf)
8164 fprintf (fp, "\t%s;\n", gen_declaration (ivar_decls, buf));
7927 gen_declaration (atype_or_adecl, buf) function
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c246 static char *gen_declaration (tree);
496 /* If gen_declaration desired, open the output file. */
4951 message, gen_declaration (decl));
8845 gen_declaration (tree decl)
9055 fprintf (fp, "\t%s;\n", gen_declaration (ivar_decls));
8825 gen_declaration (tree decl) function

Completed in 284 milliseconds