Searched refs:DECL_TEMPLATE_RESULT (Results 1 – 15 of 15) sorted by relevance
821 && !DECL_FRIEND_P (DECL_TEMPLATE_RESULT (tmpl))); in optimize_specialization_lookup_p()891 && TREE_CODE (DECL_TEMPLATE_RESULT (tmpl)) == TYPE_DECL) in retrieve_specialization()1649 targs = DECL_TI_ARGS (DECL_TEMPLATE_RESULT (TREE_VALUE (templates))); in determine_specialization()1716 tmpl_types = TYPE_ARG_TYPES (TREE_TYPE (DECL_TEMPLATE_RESULT (tmpl))); in copy_default_args_to_explicit_spec()2160 DECL_INITIAL (DECL_TEMPLATE_RESULT (tmpl)) = NULL_TREE; in check_explicit_specialization()2164 DECL_SOURCE_LOCATION (DECL_TEMPLATE_RESULT (tmpl)) in check_explicit_specialization()2168 DECL_ARGUMENTS (DECL_TEMPLATE_RESULT (tmpl)) in check_explicit_specialization()2462 TREE_TYPE (DECL_TEMPLATE_RESULT (parm)) = t; in process_template_parm()3216 DECL_TEMPLATE_RESULT (new_tmpl) = decl; in push_template_decl_real()3267 DECL_TEMPLATE_RESULT (tmpl) = decl; in push_template_decl_real()[all …]
991 if (TREE_CODE (DECL_TEMPLATE_RESULT (newdecl)) in decls_match()992 != TREE_CODE (DECL_TEMPLATE_RESULT (olddecl))) in decls_match()999 if (TREE_CODE (DECL_TEMPLATE_RESULT (newdecl)) == TYPE_DECL) in decls_match()1000 types_match = same_type_p (TREE_TYPE (DECL_TEMPLATE_RESULT (olddecl)), in decls_match()1001 TREE_TYPE (DECL_TEMPLATE_RESULT (newdecl))); in decls_match()1003 types_match = decls_match (DECL_TEMPLATE_RESULT (olddecl), in decls_match()1004 DECL_TEMPLATE_RESULT (newdecl)); in decls_match()1312 && TREE_CODE (DECL_TEMPLATE_RESULT (newdecl)) == TYPE_DECL)) in duplicate_decls()1316 && (TREE_CODE (DECL_TEMPLATE_RESULT (olddecl)) in duplicate_decls()1352 if (TREE_CODE (DECL_TEMPLATE_RESULT (olddecl)) == TYPE_DECL in duplicate_decls()[all …]
969 if (TREE_CODE (DECL_TEMPLATE_RESULT (t)) == TYPE_DECL) in dump_template_decl()973 else if (TREE_CODE (DECL_TEMPLATE_RESULT (t)) == VAR_DECL) in dump_template_decl()974 dump_decl (DECL_TEMPLATE_RESULT (t), flags | TFF_TEMPLATE_NAME); in dump_template_decl()1010 t = DECL_TEMPLATE_RESULT (t); in dump_function_decl()1172 t = DECL_TEMPLATE_RESULT (t); in dump_function_name()
355 dump_child ("rslt", DECL_TEMPLATE_RESULT (t)); in cp_dump_tree()
442 decl = DECL_TEMPLATE_RESULT (tmpl); in check_member_template()1003 decl = &DECL_TEMPLATE_RESULT (*decl); in cplus_decl_attributes()1772 tree pattern = DECL_TEMPLATE_RESULT (TI_TEMPLATE (tinfo)); in determine_visibility()3643 && DECL_INLINE (DECL_TEMPLATE_RESULT in mark_used()
113 DECL_TEMPLATE_RESULT null116 DECL_TEMPLATE_RESULT decl for object to be created
2151 DECL_TEMPLATE_RESULT (tmpl) = decl; in finish_template_template_parm()2278 TREE_PRIVATE (DECL_TEMPLATE_RESULT (decl)) = TREE_PRIVATE (decl); in finish_member_declaration()2279 TREE_PROTECTED (DECL_TEMPLATE_RESULT (decl)) = TREE_PROTECTED (decl); in finish_member_declaration()2973 first_fn = DECL_TEMPLATE_RESULT (first_fn); in finish_id_expression()
2264 ? TREE_TYPE (DECL_TEMPLATE_RESULT (DECL_PRIMARY_TEMPLATE \2759 #define DECL_TEMPLATE_RESULT(NODE) DECL_RESULT_FLD (NODE) macro2839 (TREE_CODE (NODE) == TEMPLATE_DECL && !DECL_TEMPLATE_RESULT (NODE))2844 && TREE_CODE (DECL_TEMPLATE_RESULT (NODE)) == FUNCTION_DECL)2850 && TREE_CODE (DECL_TEMPLATE_RESULT (NODE)) == TYPE_DECL \
1511 && TYPE_P (DECL_TEMPLATE_RESULT (arg)))) in pp_cxx_template_argument_list()
2073 if (!DECL_INLINE (DECL_TEMPLATE_RESULT in cp_cannot_inline_tree_fn()
3875 DECL_TEMPLATE_RESULT (clone) in build_clone()3876 = build_clone (DECL_TEMPLATE_RESULT (clone), name); in build_clone()3877 result = DECL_TEMPLATE_RESULT (clone); in build_clone()
57 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.
1563 be DECL_TEMPLATE_RESULT.1744 * decl.c (duplicate_decls): Fix DECL_TEMPLATE_RESULT thinko
2364 * error.c (dump_function_name): Use DECL_TEMPLATE_RESULT for4452 (DECL_TEMPLATE_RESULT): Likewise.
15757 return DECL_TEMPLATE_RESULT (decl); in cp_parser_maybe_treat_template_as_class()16621 member_function = DECL_TEMPLATE_RESULT (member_function); in cp_parser_late_parsing_for_member()