Home
last modified time | relevance | path

Searched refs:DECL_FUNCTION_TEMPLATE_P (Results 1 – 11 of 11) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dpt.cc1178 return (DECL_FUNCTION_TEMPLATE_P (tmpl) in optimize_specialization_lookup_p()
2767 if (DECL_FUNCTION_TEMPLATE_P (tmpl)) in warn_spec_missing_attributes()
3188 if (DECL_FUNCTION_TEMPLATE_P (tmpl) in check_explicit_specialization()
3226 if (DECL_FUNCTION_TEMPLATE_P (tmpl)) in check_explicit_specialization()
3249 if (tsk == tsk_expl_spec && DECL_FUNCTION_TEMPLATE_P (gen_tmpl)) in check_explicit_specialization()
6057 if (DECL_FUNCTION_TEMPLATE_P (tmpl) in push_template_decl()
17184 else if (DECL_FUNCTION_TEMPLATE_P (t) && DECL_MEMBER_TEMPLATE_P (t)) in tsubst_copy()
26355 if (DECL_FUNCTION_TEMPLATE_P (fn)) in maybe_instantiate_noexcept()
Ddecl.cc1780 && DECL_FUNCTION_TEMPLATE_P (olddecl)) in duplicate_decls()
1782 && DECL_FUNCTION_TEMPLATE_P (newdecl))) in duplicate_decls()
2279 if (DECL_FUNCTION_TEMPLATE_P (newdecl)) in duplicate_decls()
2343 if (DECL_FUNCTION_TEMPLATE_P (newdecl)) in duplicate_decls()
Dcp-tree.h5024 #define DECL_FUNCTION_TEMPLATE_P(NODE) \ macro
5052 (TREE_CODE (NODE) == FUNCTION_DECL || DECL_FUNCTION_TEMPLATE_P (NODE))
Dtree.cc2575 if (DECL_FUNCTION_TEMPLATE_P (OVL_FIRST (x)) in is_overloaded_fn()
Dsemantics.cc2426 && !DECL_FUNCTION_TEMPLATE_P (expr)) in finish_qualified_id_expr()
4110 && !DECL_FUNCTION_TEMPLATE_P (decl)) in finish_id_expression_1()
DChangeLog-19971164 * class.c (grow_method): Use DECL_FUNCTION_TEMPLATE_P instead of
DChangeLog-20133208 (DECL_FUNCTION_TEMPLATE_P): Adjust.
Dparser.cc26540 && (DECL_FUNCTION_TEMPLATE_P (TREE_OPERAND (id, 0)) in cp_parser_class_head()
32146 if (DECL_FUNCTION_TEMPLATE_P (member_function)) in cp_parser_late_parsing_for_member()
47016 || DECL_FUNCTION_TEMPLATE_P (decl))) in cp_parser_oacc_routine()
DChangeLog-20046869 (DECL_FUNCTION_TEMPLATE_P): Use it.
DChangeLog-20002933 * typeck.c (build_x_function_call): Use DECL_FUNCTION_TEMPLATE_P.
Dmodule.cc14794 || DECL_FUNCTION_TEMPLATE_P (decl)) in read_cluster()