Home
last modified time | relevance | path

Searched refs:print_struct_decl (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-pretty-print.c46 static void print_struct_decl (pretty_printer *, tree, int, int);
683 print_struct_decl (buffer, node, spc, flags); in dump_generic_node()
2025 print_struct_decl (pretty_printer *buffer, tree node, int spc, int flags) in print_struct_decl() function
H A DChangeLog.tree-ssa806 (print_struct_decl): Likewise.
5995 print_struct_decl, print_call_name): Add argument to
14971 (print_struct_decl): Likewise.
15234 print_struct_decl): Fix argument types.
18477 (print_struct_decl): New function.
18486 move the existing code in print_struct_decl ().
H A DChangeLog-200427978 (print_struct_decl): Delete empty compound statement.