Searched refs:DECL_TI_ARGS (Results 1 – 12 of 12) sorted by relevance
1576 && uses_template_parms (DECL_TI_ARGS (spec))) in register_specialization()2337 tree fargs = DECL_TI_ARGS (fn); in determine_specialization()2515 *targs_out = copy_node (DECL_TI_ARGS (fn)); in determine_specialization()3989 cp_walk_tree (&DECL_TI_ARGS (t), in find_parameter_packs_r()5982 && check_for_bare_parameter_packs (DECL_TI_ARGS (decl))) in push_template_decl()6058 && DECL_TEMPLATE_INFO (decl) && DECL_TI_ARGS (decl) in push_template_decl()6067 args = DECL_TI_ARGS (decl); in push_template_decl()6215 args = add_outermost_template_args (DECL_TI_ARGS (tmpl), args); in push_template_decl()10606 WALK_SUBTREE (DECL_TI_ARGS (t)); in for_each_template_parm_r()10959 && any_dependent_template_arguments_p (DECL_TI_ARGS (fn))); in in_template_function()[all …]
1114 DECL_TI_ARGS (callop)); in maybe_add_lambda_conv_op()
549 args = DECL_TI_ARGS (node); in is_std_substitution_char()4118 && any_dependent_template_arguments_p (DECL_TI_ARGS (decl))); in mangle_decl()
5641 && !uses_template_parms (DECL_TI_ARGS (decl))) in maybe_instantiate_decl()5956 && uses_template_parms (DECL_TI_ARGS (decl))) in mark_used()
1286 tree args = INNERMOST_TEMPLATE_ARGS (DECL_TI_ARGS (t)); in dump_decl()1715 template_args = DECL_TI_ARGS (t); in dump_function_decl()
2515 && DECL_TI_ARGS (orig)) in get_fn_local_identifier()2517 tree tpl_args = DECL_TI_ARGS (orig); in get_fn_local_identifier()
627 (init, DECL_TI_ARGS (member), in maybe_instantiate_nsdmi_init()
1607 tree level = INNERMOST_TEMPLATE_ARGS (DECL_TI_ARGS (t)); in mark_abi_tags()
3847 #define DECL_TI_ARGS(NODE) TI_ARGS (DECL_TEMPLATE_INFO (NODE)) macro
2119 (instantiate_template_1): Also set DECL_TI_ARGS based on
6035 * pt.c (push_template_decl_real): Make sure DECL_TI_ARGS of DECL
8160 outer_targs = DECL_TI_ARGS (decl); in cp_finish_decl()