Home
last modified time | relevance | path

Searched refs:cp_unparsed_functions_entry (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.h166 struct GTY(()) cp_unparsed_functions_entry { struct
377 vec<cp_unparsed_functions_entry, va_gc> *unparsed_queues;
H A DChangeLog-20191443 * parser.h (struct cp_unparsed_functions_entry): Remove classes.
3403 * parser.h (cp_unparsed_functions_entry): Add new field to carry
H A Dparser.cc430 cp_debug_print_unparsed_function (FILE *file, cp_unparsed_functions_entry *uf) in cp_debug_print_unparsed_function()
472 vec<cp_unparsed_functions_entry, va_gc> *s) in cp_debug_print_unparsed_queues() argument
475 cp_unparsed_functions_entry *uf; in cp_debug_print_unparsed_queues()
2107 cp_unparsed_functions_entry e = { NULL, make_tree_vector (), NULL, NULL }; in push_unparsed_function_queues()
H A DChangeLog-20101716 (cp_unparsed_functions_entry): Declare. Declare a VEC of it.
H A DChangeLog-20111554 * parser.h (cp_unparsed_functions_entry): Add nsdmis field.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.h157 struct GTY(()) cp_unparsed_functions_entry { struct
367 vec<cp_unparsed_functions_entry, va_gc> *unparsed_queues;
H A Dparser.c429 cp_debug_print_unparsed_function (FILE *file, cp_unparsed_functions_entry *uf) in cp_debug_print_unparsed_function()
471 vec<cp_unparsed_functions_entry, va_gc> *s) in cp_debug_print_unparsed_queues() argument
474 cp_unparsed_functions_entry *uf; in cp_debug_print_unparsed_queues()
2006 cp_unparsed_functions_entry e = { NULL, make_tree_vector (), NULL, NULL }; in push_unparsed_function_queues()