Searched refs:outer_gtargs (Results 1 – 2 of 2) sorted by relevance
1090 tree outer_gtargs = template_parms_to_args (current_template_parms); in associate_classtype_constraints() local1091 TREE_VEC_LENGTH (outer_gtargs) = extra_levels; in associate_classtype_constraints()1092 ci = tsubst_constraint_info (ci, outer_gtargs, tf_none, NULL_TREE); in associate_classtype_constraints()
1144 tree outer_gtargs = template_parms_to_args (current_template_parms); in associate_classtype_constraints() local1145 TREE_VEC_LENGTH (outer_gtargs) = extra_levels; in associate_classtype_constraints()1146 ci = tsubst_constraint_info (ci, outer_gtargs, tf_none, NULL_TREE); in associate_classtype_constraints()