Home
last modified time | relevance | path

Searched refs:c_pretty_print_fn (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/c-family/
HDc-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_list;
[all …]
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-pretty-print.h42 typedef void (*c_pretty_print_fn) (c_pretty_printer *, tree); typedef
89 c_pretty_print_fn type_specifier_seq;
90 c_pretty_print_fn ptr_operator;
91 c_pretty_print_fn parameter_list;
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDcxx-pretty-print.c2421 typedef c_pretty_print_fn pp_fun;
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDcxx-pretty-print.c2942 typedef c_pretty_print_fn pp_fun;