Home
last modified time | relevance | path

Searched refs:in_charge (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Doptimize.cc404 tree in_charge in maybe_thunk_body() local
406 args[parmno] = in_charge; in maybe_thunk_body()
627 tree in_charge; in maybe_clone_body() local
628 in_charge = in_charge_arg_for_name (DECL_NAME (clone)); in maybe_clone_body()
629 decl_map->put (parm, in_charge); in maybe_clone_body()
H A Dpt.cc2590 tree in_charge = NULL_TREE; in copy_default_args_to_explicit_spec() local
2617 in_charge = spec_types; in copy_default_args_to_explicit_spec()
2639 if (in_charge) 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()
2642 TREE_VALUE (in_charge), in copy_default_args_to_explicit_spec()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Doptimize.c404 tree in_charge in maybe_thunk_body() local
406 args[parmno] = in_charge; in maybe_thunk_body()
627 tree in_charge; in maybe_clone_body() local
628 in_charge = in_charge_arg_for_name (DECL_NAME (clone)); in maybe_clone_body()
629 decl_map->put (parm, in_charge); in maybe_clone_body()
H A Dpt.c2552 tree in_charge = NULL_TREE; in copy_default_args_to_explicit_spec() local
2579 in_charge = spec_types; in copy_default_args_to_explicit_spec()
2601 if (in_charge) 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()
2604 TREE_VALUE (in_charge), in copy_default_args_to_explicit_spec()