Home
last modified time | relevance | path

Searched refs:new_spec_types (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dpt.c2511 tree new_spec_types; in copy_default_args_to_explicit_spec_1() local
2520 new_spec_types = in copy_default_args_to_explicit_spec_1()
2527 new_spec_types); in copy_default_args_to_explicit_spec_1()
2547 tree new_spec_types; in copy_default_args_to_explicit_spec() local
2590 new_spec_types = in copy_default_args_to_explicit_spec()
2597 new_spec_types = hash_tree_cons (TREE_PURPOSE (vtt), in copy_default_args_to_explicit_spec()
2599 new_spec_types); in copy_default_args_to_explicit_spec()
2603 new_spec_types = hash_tree_cons (TREE_PURPOSE (in_charge), in copy_default_args_to_explicit_spec()
2605 new_spec_types); in copy_default_args_to_explicit_spec()
2609 new_spec_types); in copy_default_args_to_explicit_spec()
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dpt.cc2549 tree new_spec_types; in copy_default_args_to_explicit_spec_1() local
2558 new_spec_types = in copy_default_args_to_explicit_spec_1()
2565 new_spec_types); in copy_default_args_to_explicit_spec_1()
2585 tree new_spec_types; in copy_default_args_to_explicit_spec() local
2628 new_spec_types = in copy_default_args_to_explicit_spec()
2635 new_spec_types = hash_tree_cons (TREE_PURPOSE (vtt), in copy_default_args_to_explicit_spec()
2637 new_spec_types); in copy_default_args_to_explicit_spec()
2641 new_spec_types = hash_tree_cons (TREE_PURPOSE (in_charge), in copy_default_args_to_explicit_spec()
2643 new_spec_types); in copy_default_args_to_explicit_spec()
2647 new_spec_types); in copy_default_args_to_explicit_spec()
[all …]