Lines Matching defs:lang_wild_statement_struct
380 struct lang_wild_statement_struct struct
382 lang_statement_header_type header;
383 const char *filename;
384 bool filenames_sorted;
385 struct wildcard_list *section_list;
386 bool keep_sections;
387 lang_statement_list_type children;
388 struct name_list *exclude_name_list;
390 walk_wild_section_handler_t walk_wild_section_handler;
391 struct wildcard_list *handler_data[4];
392 lang_section_bst_type *tree;
393 struct flag_info *section_flag_list;