Home
last modified time | relevance | path

Searched refs:DECL_TEMPLATE_RESULT (Results 1 – 25 of 26) sorted by relevance

12

/openbsd/gnu/gcc/gcc/cp/
H A Dpt.c3216 DECL_TEMPLATE_RESULT (new_tmpl) = decl; in push_template_decl_real()
3267 DECL_TEMPLATE_RESULT (tmpl) = decl; in push_template_decl_real()
3326 return DECL_TEMPLATE_RESULT (tmpl); in push_template_decl_real()
5385 (DECL_INITIAL (DECL_TEMPLATE_RESULT in tsubst_friend_function()
6430 tree decl = DECL_TEMPLATE_RESULT (t); in tsubst_decl()
6445 DECL_TEMPLATE_RESULT (r) in tsubst_decl()
6520 DECL_TEMPLATE_RESULT (r) = new_decl; in tsubst_decl()
6583 (DECL_TEMPLATE_RESULT (gen_tmpl)), in tsubst_decl()
11052 tree decl1 = DECL_TEMPLATE_RESULT (pat1); in more_specialized_fn()
11390 DECL_TEMPLATE_RESULT (TREE_VALUE (fn)), in most_specialized_instantiation()
[all …]
H A Ddecl.c979 != TREE_CODE (DECL_TEMPLATE_RESULT (olddecl))) in decls_match()
991 DECL_TEMPLATE_RESULT (newdecl)); in decls_match()
1621 old_result = DECL_TEMPLATE_RESULT (olddecl); in duplicate_decls()
1622 new_result = DECL_TEMPLATE_RESULT (newdecl); in duplicate_decls()
2133 || (DECL_TEMPLATE_RESULT (newdecl) in redeclaration_error_message()
2134 == DECL_TEMPLATE_RESULT (olddecl))) in redeclaration_error_message()
2137 nt = DECL_TEMPLATE_RESULT (newdecl); in redeclaration_error_message()
2140 ot = DECL_TEMPLATE_RESULT (olddecl); in redeclaration_error_message()
6306 old_decl = DECL_TEMPLATE_RESULT (old_decl); in grokfndecl()
6319 decl = DECL_TEMPLATE_RESULT (decl); in grokfndecl()
[all …]
H A Derror.c956 if (TREE_CODE (DECL_TEMPLATE_RESULT (t)) == TYPE_DECL) in dump_template_decl()
960 else if (TREE_CODE (DECL_TEMPLATE_RESULT (t)) == VAR_DECL) in dump_template_decl()
961 dump_decl (DECL_TEMPLATE_RESULT (t), flags | TFF_TEMPLATE_NAME); in dump_template_decl()
997 t = DECL_TEMPLATE_RESULT (t); in dump_function_decl()
1159 t = DECL_TEMPLATE_RESULT (t); in dump_function_name()
H A Ddump.c355 dump_child ("rslt", DECL_TEMPLATE_RESULT (t)); in cp_dump_tree()
H A Ddecl2.c442 decl = DECL_TEMPLATE_RESULT (tmpl); in check_member_template()
1003 decl = &DECL_TEMPLATE_RESULT (*decl); in cplus_decl_attributes()
1763 tree pattern = DECL_TEMPLATE_RESULT (TI_TEMPLATE (tinfo)); in determine_visibility()
3558 && DECL_INLINE (DECL_TEMPLATE_RESULT in mark_used()
H A Dcp-tree.def113 DECL_TEMPLATE_RESULT null
116 DECL_TEMPLATE_RESULT decl for object to be created
H A Dsemantics.c2108 DECL_TEMPLATE_RESULT (tmpl) = decl; in finish_template_template_parm()
2235 TREE_PRIVATE (DECL_TEMPLATE_RESULT (decl)) = TREE_PRIVATE (decl); in finish_member_declaration()
2236 TREE_PROTECTED (DECL_TEMPLATE_RESULT (decl)) = TREE_PROTECTED (decl); in finish_member_declaration()
2837 first_fn = DECL_TEMPLATE_RESULT (first_fn); in finish_id_expression()
H A Dcp-tree.h2255 ? TREE_TYPE (DECL_TEMPLATE_RESULT (DECL_PRIMARY_TEMPLATE \
2734 #define DECL_TEMPLATE_RESULT(NODE) DECL_RESULT_FLD (NODE) macro
2814 (TREE_CODE (NODE) == TEMPLATE_DECL && !DECL_TEMPLATE_RESULT (NODE))
2819 && TREE_CODE (DECL_TEMPLATE_RESULT (NODE)) == FUNCTION_DECL)
2825 && TREE_CODE (DECL_TEMPLATE_RESULT (NODE)) == TYPE_DECL \
H A Dcxx-pretty-print.c1507 && TYPE_P (DECL_TEMPLATE_RESULT (arg)))) in pp_cxx_template_argument_list()
H A Dtree.c2056 if (!DECL_INLINE (DECL_TEMPLATE_RESULT in cp_cannot_inline_tree_fn()
H A Dclass.c3846 DECL_TEMPLATE_RESULT (clone) in build_clone()
3847 = build_clone (DECL_TEMPLATE_RESULT (clone), name); in build_clone()
3848 result = DECL_TEMPLATE_RESULT (clone); in build_clone()
H A DChangeLog-200057 DECL_TEMPLATE_RESULT.
2200 the DECL_TEMPLATE_RESULT.
5081 * cp-tree.h (DECL_SHADOWED_FOR_VAR, DECL_TEMPLATE_RESULT):
5083 * decl.c (xref_tag): Use DECL_TEMPLATE_RESULT.
5107 * dump.c (dequeue_and_dump): Dump DECL_TEMPLATE_RESULT.
H A DChangeLog-20011563 be DECL_TEMPLATE_RESULT.
1744 * decl.c (duplicate_decls): Fix DECL_TEMPLATE_RESULT thinko
H A DChangeLog-20022364 * error.c (dump_function_name): Use DECL_TEMPLATE_RESULT for
4452 (DECL_TEMPLATE_RESULT): Likewise.
/openbsd/gnu/usr.bin/gcc/gcc/cp/
H A Dpt.c2141 TREE_TYPE (DECL_TEMPLATE_RESULT (parm)) = t;
2852 DECL_TEMPLATE_RESULT (new_tmpl) = decl;
2901 DECL_TEMPLATE_RESULT (tmpl) = decl;
2951 return DECL_TEMPLATE_RESULT (tmpl);
5978 tree decl = DECL_TEMPLATE_RESULT (t);
6021 DECL_TEMPLATE_RESULT (r) = new_decl;
6047 DECL_TEMPLATE_RESULT (r) = new_decl;
6073 DECL_TI_ARGS (DECL_TEMPLATE_RESULT (r)));
6105 (DECL_TEMPLATE_RESULT (gen_tmpl)),
10193 code_pattern = DECL_TEMPLATE_RESULT (tmpl);
[all …]
H A Ddecl.c3219 if (TREE_CODE (DECL_TEMPLATE_RESULT (newdecl))
3220 != TREE_CODE (DECL_TEMPLATE_RESULT (olddecl)))
3227 DECL_TEMPLATE_RESULT (newdecl));
3460 && (TREE_CODE (DECL_TEMPLATE_RESULT (olddecl))
3755 DECL_INLINE (DECL_TEMPLATE_RESULT (olddecl))
5091 && (DECL_TEMPLATE_RESULT (newdecl)
5092 != DECL_TEMPLATE_RESULT (olddecl))
5093 && DECL_INITIAL (DECL_TEMPLATE_RESULT (newdecl))
9895 old_decl = DECL_TEMPLATE_RESULT (old_decl);
9913 decl = DECL_TEMPLATE_RESULT (decl);
[all …]
H A Ddump.c355 dump_child ("rslt", DECL_TEMPLATE_RESULT (t));
H A Derror.c1072 if (TREE_CODE (DECL_TEMPLATE_RESULT (t)) == TYPE_DECL)
1076 else if (TREE_CODE (DECL_TEMPLATE_RESULT (t)) == VAR_DECL)
1077 dump_decl (DECL_TEMPLATE_RESULT (t), flags | TFF_TEMPLATE_NAME);
1113 t = DECL_TEMPLATE_RESULT (t);
1260 t = DECL_TEMPLATE_RESULT (t);
H A Dsemantics.c1631 DECL_TEMPLATE_RESULT (tmpl) = decl;
1826 TREE_PRIVATE (DECL_TEMPLATE_RESULT (decl)) = TREE_PRIVATE (decl);
1827 TREE_PROTECTED (DECL_TEMPLATE_RESULT (decl)) = TREE_PROTECTED (decl);
H A Dcp-tree.def115 DECL_TEMPLATE_RESULT null
118 DECL_TEMPLATE_RESULT decl for object to be created
H A Ddecl2.c572 decl = DECL_TEMPLATE_RESULT (tmpl);
1217 decl = &DECL_TEMPLATE_RESULT (*decl);
1248 && TREE_CODE (DECL_TEMPLATE_RESULT (thing)) == TYPE_DECL))
4928 decl = DECL_TEMPLATE_RESULT (id);
H A Dspew.c590 if (TREE_CODE (DECL_TEMPLATE_RESULT (decl)) == TYPE_DECL)
H A Dcp-tree.h2795 #define DECL_TEMPLATE_RESULT(NODE) DECL_RESULT_FLD (NODE) macro
2872 && TREE_CODE (DECL_TEMPLATE_RESULT (NODE)) == FUNCTION_DECL)
2877 && TREE_CODE (DECL_TEMPLATE_RESULT (NODE)) == TYPE_DECL \
H A Dclass.c4173 DECL_TEMPLATE_RESULT (clone)
4174 = build_clone (DECL_TEMPLATE_RESULT (clone), name);
4175 result = DECL_TEMPLATE_RESULT (clone);
H A DChangeLog3767 * error.c (dump_function_name): Use DECL_TEMPLATE_RESULT for
5855 (DECL_TEMPLATE_RESULT): Likewise.
7540 be DECL_TEMPLATE_RESULT.
7721 * decl.c (duplicate_decls): Fix DECL_TEMPLATE_RESULT thinko
9929 DECL_TEMPLATE_RESULT.
12072 the DECL_TEMPLATE_RESULT.
14953 * cp-tree.h (DECL_SHADOWED_FOR_VAR, DECL_TEMPLATE_RESULT):
14955 * decl.c (xref_tag): Use DECL_TEMPLATE_RESULT.
14979 * dump.c (dequeue_and_dump): Dump DECL_TEMPLATE_RESULT.

12