Searched defs:c_pretty_print_info (Results 1 – 1 of 1) sorted by relevance
55 struct c_pretty_print_info struct57 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 …]