Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/cp/
H A Dpt.c809 && !DECL_MEMBER_TEMPLATE_P (tmpl) in optimize_specialization_lookup_p()
2598 DECL_MEMBER_TEMPLATE_P (tmpl) = member_template_p; in build_template_decl()
3202 && DECL_MEMBER_TEMPLATE_P (tmpl)) in push_template_decl_real()
8120 else if (DECL_FUNCTION_TEMPLATE_P (t) && DECL_MEMBER_TEMPLATE_P (t)) in tsubst_copy()
H A Ddecl2.c556 && DECL_MEMBER_TEMPLATE_P (DECL_TI_TEMPLATE (function))) in check_classfn()
H A DChangeLog-20041444 (DECL_MEMBER_TEMPLATE_P): New macro.
1447 * pt.c (build_over_call): Use DECL_MEMBER_TEMPLATE_P.
1450 * decl2.c (check_classfn): Use DECL_MEMBER_TEMPLATE_P and
1459 DECL_MEMBER_TEMPLATE_P.
1468 (tsubst_copy): Use DECL_MEMBER_TEMPLATE_P.
H A Dcp-tree.h2271 #define DECL_MEMBER_TEMPLATE_P(NODE) \ macro
H A Dcall.c4797 && DECL_MEMBER_TEMPLATE_P (DECL_TI_TEMPLATE (fn))) in build_over_call()
H A Ddecl.c9039 && DECL_MEMBER_TEMPLATE_P (DECL_TI_TEMPLATE (d)))) in copy_fn_p()