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

/haiku-buildtools/legacy/gcc/gcc/
H A Ddwarfout.c444 static void output_decl PROTO((tree, tree));
4535 output_decl (normal_member, type);
4546 output_decl (func_member, type);
4739 output_decl (decl, stmt);
4778 output_decl (decl, containing_scope)
4890 the `containing_scope' parameter) to `output_decl' (as
4929 output_decl (parm, fake_containing_scope);
5332 output_decl (decl, NULL_TREE);
5334 /* NOTE: The call above to `output_decl' may have caused one or more
4765 output_decl (decl, containing_scope) function

Completed in 68 milliseconds