Searched refs:initial_parms (Results 1 – 2 of 2) sorted by relevance
634 initial_parms = DECL_TEMPLATE_PARMS (in_decl); in norm_info()639 initial_parms = current_template_parms; in norm_info()665 return initial_parms; in ctx_parms()679 tree initial_parms = NULL_TREE; member801 info.initial_parms); in normalize_atom()3070 tree initial_parms = TREE_PURPOSE (ci); in normalize_placeholder_type_constraints() local3076 initial_parms in normalize_placeholder_type_constraints()3077 = tree_cons (size_int (initial_parms in normalize_placeholder_type_constraints()3078 ? TMPL_PARMS_DEPTH (initial_parms) + 1 : 1), in normalize_placeholder_type_constraints()3079 make_tree_vec (0), initial_parms); in normalize_placeholder_type_constraints()[all …]
2605 level to initial_parms.4522 initial_parms appropriately, and don't set the now-removed4532 (norm_info::initial_parms): Define this data member.4535 info.initial_parms instead of info.orig_decl.