Lines Matching refs:DECL_TEMPLATE_RESULT

821 	  && !DECL_FRIEND_P (DECL_TEMPLATE_RESULT (tmpl)));  in optimize_specialization_lookup_p()
891 && TREE_CODE (DECL_TEMPLATE_RESULT (tmpl)) == TYPE_DECL) in retrieve_specialization()
1649 targs = DECL_TI_ARGS (DECL_TEMPLATE_RESULT (TREE_VALUE (templates))); in determine_specialization()
1716 tmpl_types = TYPE_ARG_TYPES (TREE_TYPE (DECL_TEMPLATE_RESULT (tmpl))); in copy_default_args_to_explicit_spec()
2160 DECL_INITIAL (DECL_TEMPLATE_RESULT (tmpl)) = NULL_TREE; in check_explicit_specialization()
2164 DECL_SOURCE_LOCATION (DECL_TEMPLATE_RESULT (tmpl)) in check_explicit_specialization()
2168 DECL_ARGUMENTS (DECL_TEMPLATE_RESULT (tmpl)) in check_explicit_specialization()
2462 TREE_TYPE (DECL_TEMPLATE_RESULT (parm)) = t; in process_template_parm()
3216 DECL_TEMPLATE_RESULT (new_tmpl) = decl; in push_template_decl_real()
3267 DECL_TEMPLATE_RESULT (tmpl) = decl; in push_template_decl_real()
3326 return DECL_TEMPLATE_RESULT (tmpl); in push_template_decl_real()
3984 && TREE_CODE (DECL_TEMPLATE_RESULT (arg)) == TYPE_DECL) in convert_template_argument()
4546 && TREE_CODE (DECL_TEMPLATE_RESULT (d1)) == TYPE_DECL) in lookup_template_class()
5366 DECL_USE_TEMPLATE (DECL_TEMPLATE_RESULT (new_friend)) = 0; in tsubst_friend_function()
5367 DECL_SAVED_TREE (DECL_TEMPLATE_RESULT (new_friend)) in tsubst_friend_function()
5368 = DECL_SAVED_TREE (DECL_TEMPLATE_RESULT (decl)); in tsubst_friend_function()
5394 (DECL_INITIAL (DECL_TEMPLATE_RESULT in tsubst_friend_function()
5403 = DECL_TEMPLATE_INFO (DECL_TEMPLATE_RESULT (new_friend)); in tsubst_friend_function()
5481 DECL_TEMPLATE_INFO (DECL_TEMPLATE_RESULT (old_decl)) in tsubst_friend_function()
6439 tree decl = DECL_TEMPLATE_RESULT (t); in tsubst_decl()
6454 DECL_TEMPLATE_RESULT (r) in tsubst_decl()
6469 : DECL_TI_ARGS (DECL_TEMPLATE_RESULT (t)); in tsubst_decl()
6516 DECL_TEMPLATE_RESULT (r) = TYPE_MAIN_DECL (new_type); in tsubst_decl()
6529 DECL_TEMPLATE_RESULT (r) = new_decl; in tsubst_decl()
6553 DECL_TI_ARGS (DECL_TEMPLATE_RESULT (r)), in tsubst_decl()
6592 (DECL_TEMPLATE_RESULT (gen_tmpl)), in tsubst_decl()
7977 ? DECL_TEMPLATE_RESULT (expr) : expr) == TYPE_DECL) in tsubst_qualified_id()
8132 return tsubst (TREE_TYPE (DECL_TEMPLATE_RESULT (t)), in tsubst_copy()
9644 fndecl = tsubst (DECL_TEMPLATE_RESULT (gen_tmpl), in instantiate_template()
10101 subargs = get_bindings (fn, DECL_TEMPLATE_RESULT (fn), in resolve_overloaded_unification()
11090 tree decl1 = DECL_TEMPLATE_RESULT (pat1); in more_specialized_fn()
11091 tree decl2 = DECL_TEMPLATE_RESULT (pat2); in more_specialized_fn()
11428 DECL_TEMPLATE_RESULT (TREE_VALUE (fn)), in most_specialized_instantiation()
11433 DECL_TEMPLATE_RESULT (TREE_VALUE (champ)), in most_specialized_instantiation()
11455 DECL_TEMPLATE_RESULT (TREE_VALUE (fn)), in most_specialized_instantiation()
11458 DECL_TEMPLATE_RESULT (TREE_VALUE (champ)), in most_specialized_instantiation()
11928 code_pattern = DECL_TEMPLATE_RESULT (tmpl); in regenerate_decl_from_template()
12040 && !DECL_INITIAL (DECL_TEMPLATE_RESULT (tmpl)))) in template_for_substitution()
12048 || DECL_IN_AGGR_P (DECL_TEMPLATE_RESULT (tmpl))); in template_for_substitution()
12128 code_pattern = DECL_TEMPLATE_RESULT (td); in instantiate_decl()
12178 tree gen = DECL_TEMPLATE_RESULT (gen_tmpl); in instantiate_decl()
12356 subst_decl = DECL_TEMPLATE_RESULT (template_for_substitution (d)); in instantiate_decl()