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

/freebsd-9.3-release/contrib/gcc/
H A Dc-aux-info.c49 static const char *gen_decl (tree, int, formals_style);
242 this_formal = gen_decl (formal_decl, 0, style);
377 data_type = concat (data_type, gen_decl (chain_p, 0, ansi),
396 data_type = concat (data_type, gen_decl (chain_p, 0, ansi),
474 gen_decl (tree decl, int is_func_definition, formals_style style)
577 gen_decl (fndecl, is_definition, ansi));
473 gen_decl (tree decl, int is_func_definition, formals_style style) function

Completed in 103 milliseconds