Home
last modified time | relevance | path

Searched defs:c_pretty_print_info (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/gcc/
Dc-pretty-print.h55 struct c_pretty_print_info struct
57 pretty_printer base;
60 int *offset_list;
62 pp_flags flags;
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;
[all …]