Home
last modified time | relevance | path

Searched refs:DECL_MEMBER_TEMPLATE_P (Results 1 – 10 of 10) sorted by relevance

/dragonfly/contrib/gcc-4.7/gcc/cp/
H A Ddecl2.c609 && DECL_MEMBER_TEMPLATE_P (DECL_TI_TEMPLATE (function))) in check_classfn()
H A Dpt.c975 && !DECL_MEMBER_TEMPLATE_P (tmpl) in optimize_specialization_lookup_p()
3925 DECL_MEMBER_TEMPLATE_P (tmpl) = member_template_p; in build_template_decl()
4691 && DECL_MEMBER_TEMPLATE_P (tmpl)) in push_template_decl_real()
10358 && DECL_MEMBER_TEMPLATE_P (DECL_TI_TEMPLATE (t))))) in tsubst_decl()
11934 else if (DECL_FUNCTION_TEMPLATE_P (t) && DECL_MEMBER_TEMPLATE_P (t)) in tsubst_copy()
H A Ddecl.c10819 && DECL_MEMBER_TEMPLATE_P (DECL_TI_TEMPLATE (d)))) in copy_fn_p()
10875 && DECL_MEMBER_TEMPLATE_P (DECL_TI_TEMPLATE (d)))) in move_fn_p()
H A Dcp-tree.h2799 #define DECL_MEMBER_TEMPLATE_P(NODE) \ macro
H A Dcall.c6390 && DECL_MEMBER_TEMPLATE_P (DECL_TI_TEMPLATE (fn))) in build_over_call()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dpt.c1119 && !DECL_MEMBER_TEMPLATE_P (tmpl) in optimize_specialization_lookup_p()
4699 DECL_MEMBER_TEMPLATE_P (tmpl) = member_template_p; in build_template_decl()
5036 DECL_MEMBER_TEMPLATE_P (maintmpl)); in process_partial_specialization()
5692 && DECL_MEMBER_TEMPLATE_P (tmpl)) in push_template_decl_real()
13633 && DECL_MEMBER_TEMPLATE_P (DECL_TI_TEMPLATE (t)))) in tsubst_decl()
15523 else if (DECL_FUNCTION_TEMPLATE_P (t) && DECL_MEMBER_TEMPLATE_P (t)) in tsubst_copy()
H A Ddecl2.c604 && DECL_MEMBER_TEMPLATE_P (DECL_TI_TEMPLATE (function))) in check_classfn()
H A Ddecl.c12984 && DECL_MEMBER_TEMPLATE_P (DECL_TI_TEMPLATE (d)))) in copy_fn_p()
13040 && DECL_MEMBER_TEMPLATE_P (DECL_TI_TEMPLATE (d)))) in move_fn_p()
H A Dcp-tree.h3497 #define DECL_MEMBER_TEMPLATE_P(NODE) \ macro
H A Dcall.c7778 && DECL_MEMBER_TEMPLATE_P (DECL_TI_TEMPLATE (fn))) in build_over_call()