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

/freebsd-9.3-release/contrib/gcc/
H A Dc-pretty-print.h42 typedef void (*c_pretty_print_fn) (c_pretty_printer *, tree); typedef
66 c_pretty_print_fn declaration;
67 c_pretty_print_fn declaration_specifiers;
68 c_pretty_print_fn declarator;
69 c_pretty_print_fn abstract_declarator;
70 c_pretty_print_fn direct_abstract_declarator;
71 c_pretty_print_fn type_specifier_seq;
72 c_pretty_print_fn direct_declarator;
73 c_pretty_print_fn ptr_operator;
74 c_pretty_print_fn parameter_lis
[all...]
/freebsd-9.3-release/contrib/gcc/cp/
H A Dcxx-pretty-print.c1967 typedef c_pretty_print_fn pp_fun;

Completed in 48 milliseconds