Home
last modified time | relevance | path

Searched refs:TI_TEMPLATE (Results 1 – 25 of 37) sorted by relevance

12

/netbsd/external/gpl3/gcc/dist/gcc/cp/
H A Dptree.c232 print_node (file, "template", TI_TEMPLATE (node), indent+4); in cxx_print_xnode()
H A Dptree.cc337 print_node (file, "template", TI_TEMPLATE (node), indent+4); in cxx_print_xnode()
H A Dpt.cc332 TI_TEMPLATE (result) = template_decl; in build_template_info()
424 tree tmpl = TI_TEMPLATE (tinfo); in instantiates_primary_template_p()
1022 TI_TEMPLATE (tinfo)); in maybe_process_partial_specialization()
1294 if (TI_TEMPLATE (ti) == tmpl in retrieve_specialization()
2088 return TI_TEMPLATE (ti); in get_template_for_ordering()
6051 tmpl = TI_TEMPLATE (tinfo); in push_template_decl()
14651 t = TI_TEMPLATE (ti); in most_general_lambda()
25649 decl = TI_TEMPLATE (tinfo); in most_general_template()
25708 tmpl = TI_TEMPLATE (tinfo); in most_specialized_partial_spec()
25721 tmpl = TI_TEMPLATE (tinfo); in most_specialized_partial_spec()
[all …]
H A Dmodule.cc4157 t = TI_TEMPLATE (ti); in nested_name()
8510 tpl = TI_TEMPLATE (ti); in decl_node()
10270 tpl = TI_TEMPLATE (template_info); in decl_container()
10933 existing = TI_TEMPLATE (ti); in key_mergeable()
11591 member = TI_TEMPLATE (ti); in member_owned_by_class()
12410 tree tmpl = TI_TEMPLATE (ti); in make_dependency()
12924 tree tmpl = TI_TEMPLATE (ti); in add_specializations()
12965 tree tmpl = TI_TEMPLATE (ti); in add_specializations()
18355 decl = TI_TEMPLATE (ti); in get_originating_module_decl()
18432 tree tmpl = TI_TEMPLATE (ti); in module_may_redeclare()
[all …]
H A Dpt.c327 TI_TEMPLATE (result) = template_decl; in build_template_info()
417 tree tmpl = TI_TEMPLATE (tinfo); in instantiates_primary_template_p()
998 TI_TEMPLATE (tinfo)); in maybe_process_partial_specialization()
1270 if (TI_TEMPLATE (ti) == tmpl in retrieve_specialization()
2060 return TI_TEMPLATE (ti); in get_template_for_ordering()
5906 tmpl = TI_TEMPLATE (tinfo); in push_template_decl_real()
24753 decl = TI_TEMPLATE (tinfo); in most_general_template()
24811 tmpl = TI_TEMPLATE (tinfo); in most_specialized_partial_spec()
24822 tmpl = TI_TEMPLATE (tinfo); in most_specialized_partial_spec()
29538 if (!TI_TEMPLATE (ti)) in get_types_needing_access_check()
[all …]
H A Derror.c1946 tree tpl = TI_TEMPLATE (info); in dump_template_parms()
3889 return TI_TEMPLATE (tinfo_a) == TI_TEMPLATE (tinfo_b); in comparable_template_types_p()
3984 IDENTIFIER_POINTER (DECL_NAME (TI_TEMPLATE (tinfo_a)))); in print_template_differences()
H A Dmangle.c953 write_unscoped_template_name (TI_TEMPLATE (template_info)); in write_name()
1218 templ = TI_TEMPLATE (template_info); in write_template_prefix()
3741 = TI_TEMPLATE (TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO (parm)); in write_template_template_param()
H A Dmangle.cc1014 write_unscoped_template_name (TI_TEMPLATE (info)); in write_name()
1276 templ = TI_TEMPLATE (info); in write_template_prefix()
3939 = TI_TEMPLATE (TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO (parm)); in write_template_template_param()
H A Ddecl2.cc1776 tree tmpl = TI_TEMPLATE (ti); in cplus_decl_attributes()
1787 tree tmpl = TI_TEMPLATE (ti); in cplus_decl_attributes()
2860 tree pattern = DECL_TEMPLATE_RESULT (TI_TEMPLATE (tinfo)); in determine_visibility()
2893 else if (PRIMARY_TEMPLATE_P (TI_TEMPLATE (tinfo))) in determine_visibility()
H A Derror.cc2046 tree tpl = TI_TEMPLATE (info); in dump_template_parms()
3990 return TI_TEMPLATE (tinfo_a) == TI_TEMPLATE (tinfo_b); in comparable_template_types_p()
4085 IDENTIFIER_POINTER (DECL_NAME (TI_TEMPLATE (tinfo_a)))); in print_template_differences()
H A Ddecl2.c1605 tree tmpl = TI_TEMPLATE (ti); in cplus_decl_attributes()
2651 tree pattern = DECL_TEMPLATE_RESULT (TI_TEMPLATE (tinfo)); in determine_visibility()
2684 else if (PRIMARY_TEMPLATE_P (TI_TEMPLATE (tinfo))) in determine_visibility()
H A Dsearch.c706 tree tmpl = TI_TEMPLATE (tinfo); in friend_accessible_p()
H A Dsearch.cc749 tree tmpl = TI_TEMPLATE (tinfo); in friend_accessible_p()
H A Dcp-tree.h3721 #define TI_TEMPLATE(NODE) \ macro
3839 #define DECL_TI_TEMPLATE(NODE) TI_TEMPLATE (DECL_TEMPLATE_INFO (NODE))
3865 #define CLASSTYPE_TI_TEMPLATE(NODE) TI_TEMPLATE (CLASSTYPE_TEMPLATE_INFO (NODE))
3879 (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
H A Dcp-tree.def487 TI_TEMPLATE the template declaration associated to the specialization
H A Dcxx-pretty-print.cc176 if (PRIMARY_TEMPLATE_P (TI_TEMPLATE (ti))) in pp_cxx_unqualified_id()
/netbsd/external/gpl3/gcc.old/dist/gcc/cp/
H A Dptree.c232 print_node (file, "template", TI_TEMPLATE (node), indent+4); in cxx_print_xnode()
H A Dpt.c327 TI_TEMPLATE (result) = template_decl; in build_template_info()
417 tree tmpl = TI_TEMPLATE (tinfo); in instantiates_primary_template_p()
998 TI_TEMPLATE (tinfo)); in maybe_process_partial_specialization()
1270 if (TI_TEMPLATE (ti) == tmpl in retrieve_specialization()
2060 return TI_TEMPLATE (ti); in get_template_for_ordering()
5906 tmpl = TI_TEMPLATE (tinfo); in push_template_decl_real()
24753 decl = TI_TEMPLATE (tinfo); in most_general_template()
24811 tmpl = TI_TEMPLATE (tinfo); in most_specialized_partial_spec()
24822 tmpl = TI_TEMPLATE (tinfo); in most_specialized_partial_spec()
29538 if (!TI_TEMPLATE (ti)) in get_types_needing_access_check()
[all …]
H A Derror.c1946 tree tpl = TI_TEMPLATE (info); in dump_template_parms()
3889 return TI_TEMPLATE (tinfo_a) == TI_TEMPLATE (tinfo_b); in comparable_template_types_p()
3984 IDENTIFIER_POINTER (DECL_NAME (TI_TEMPLATE (tinfo_a)))); in print_template_differences()
H A Dmangle.c953 write_unscoped_template_name (TI_TEMPLATE (template_info)); in write_name()
1218 templ = TI_TEMPLATE (template_info); in write_template_prefix()
3741 = TI_TEMPLATE (TEMPLATE_TEMPLATE_PARM_TEMPLATE_INFO (parm)); in write_template_template_param()
H A Ddecl2.c1605 tree tmpl = TI_TEMPLATE (ti); in cplus_decl_attributes()
2651 tree pattern = DECL_TEMPLATE_RESULT (TI_TEMPLATE (tinfo)); in determine_visibility()
2684 else if (PRIMARY_TEMPLATE_P (TI_TEMPLATE (tinfo))) in determine_visibility()
H A Dconstraint.cc810 tmpl = TI_TEMPLATE (ti); in get_normalized_constraints_from_decl()
2775 tree tmpl = TI_TEMPLATE (ti); in satisfy_declaration_constraints()
H A Dcp-tree.h3511 #define TI_TEMPLATE(NODE) \ macro
3626 #define DECL_TI_TEMPLATE(NODE) TI_TEMPLATE (DECL_TEMPLATE_INFO (NODE))
3652 #define CLASSTYPE_TI_TEMPLATE(NODE) TI_TEMPLATE (CLASSTYPE_TEMPLATE_INFO (NODE))
3666 (TI_TEMPLATE (TYPE_TEMPLATE_INFO (NODE)))
H A Dsearch.c706 tree tmpl = TI_TEMPLATE (tinfo); in friend_accessible_p()
H A Dcp-tree.def497 TI_TEMPLATE the template declaration associated to the specialization

12