Home
last modified time | relevance | path

Searched refs:STRIP_TEMPLATE (Results 1 – 25 of 37) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-objcp-common.c169 && DECL_LANG_SPECIFIC (STRIP_TEMPLATE (decl)) in cp_decl_dwarf_attribute()
176 && DECL_LANG_SPECIFIC (STRIP_TEMPLATE (decl)) in cp_decl_dwarf_attribute()
183 && DECL_LANG_SPECIFIC (STRIP_TEMPLATE (decl)) in cp_decl_dwarf_attribute()
H A Dcp-tree.h2815 #define STRIP_TEMPLATE(NODE) \ macro
2830 ({ struct lang_decl *lt = DECL_LANG_SPECIFIC (STRIP_TEMPLATE (NODE)); \
2863 (&DECL_LANG_SPECIFIC (STRIP_TEMPLATE (NODE))->u.fn)
2898 DECL_CXX_CONSTRUCTOR_P (STRIP_TEMPLATE (NODE))
2927 DECL_CXX_DESTRUCTOR_P (STRIP_TEMPLATE (NODE))
3247 DECL_LANG_FLAG_8 (VAR_OR_FUNCTION_DECL_CHECK (STRIP_TEMPLATE (DECL)))
3251 (DECL_LANG_SPECIFIC (FUNCTION_DECL_CHECK (STRIP_TEMPLATE (NODE))) \
H A Dlambda.c201 lambda = STRIP_TEMPLATE (get_first_fn (lambda)); in lambda_function()
H A Ddecl2.c2926 tree mem = STRIP_TEMPLATE (m); in reset_type_linkage_2()
5297 tree fndecl = STRIP_TEMPLATE (x); in check_default_args()
H A Dconstraint.cc1222 tree result = STRIP_TEMPLATE (decl); in maybe_substitute_reqs_for()
H A Ddecl.c1223 old_decl = STRIP_TEMPLATE (old_decl); in validate_constexpr_redeclaration()
1224 new_decl = STRIP_TEMPLATE (new_decl); in validate_constexpr_redeclaration()
7357 fn = STRIP_TEMPLATE (fn); in omp_declare_variant_finalize_one()
17717 fn = STRIP_TEMPLATE (fn); in fndecl_declared_return_type()
H A Derror.c3524 if (DECL_LANG_SPECIFIC (STRIP_TEMPLATE (fn)) in function_category()
H A Dsemantics.c2513 tree fndecl = STRIP_TEMPLATE (*iter); in finish_call_expr()
3948 first_fn = STRIP_TEMPLATE (first_fn); in finish_id_expression_1()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-objcp-common.cc172 && DECL_LANG_SPECIFIC (STRIP_TEMPLATE (decl)) in cp_decl_dwarf_attribute()
179 && DECL_LANG_SPECIFIC (STRIP_TEMPLATE (decl)) in cp_decl_dwarf_attribute()
186 && DECL_LANG_SPECIFIC (STRIP_TEMPLATE (decl)) in cp_decl_dwarf_attribute()
H A Dptree.cc63 tree ntnode = STRIP_TEMPLATE (node); in cxx_print_decl()
H A Dmodule.cc4490 tree not_tmpl = STRIP_TEMPLATE (decl); in assert_definition()
7477 tree not_tmpl = STRIP_TEMPLATE (decl); in install_entity()
7543 tree not_tmpl = STRIP_TEMPLATE (o); in decl_value()
7929 if (TREE_CODE (STRIP_TEMPLATE (existing)) == TYPE_DECL) in decl_value()
8008 auto &set = attached_table->get_or_insert (STRIP_TEMPLATE (existing), in decl_value()
8146 tree e_inner = STRIP_TEMPLATE (existing); in decl_value()
8592 o = STRIP_TEMPLATE (o); in decl_node()
10186 (DECL_IMPLICIT_TYPEDEF_P (STRIP_TEMPLATE (decl))); in get_merge_kind()
10200 if (DECL_IMPLICIT_TYPEDEF_P (STRIP_TEMPLATE (decl)) in get_merge_kind()
10435 tree finner = STRIP_TEMPLATE (field); in key_mergeable()
[all …]
H A Dname-lookup.cc1650 tree not_tmpl = STRIP_TEMPLATE (origin); in search_adl()
3489 tree not_tmpl = STRIP_TEMPLATE (decl); in maybe_record_mergeable_decl()
3570 if (TREE_PUBLIC (scope) && TREE_PUBLIC (STRIP_TEMPLATE (decl)) in check_module_override()
6325 if (TREE_CODE (STRIP_TEMPLATE (target_val)) == TYPE_DECL) in qualify_lookup()
7230 || TREE_CODE (STRIP_TEMPLATE (value)) == TYPE_DECL) in maybe_add_fuzzy_binding()
7279 && TREE_CODE (STRIP_TEMPLATE (d)) != TYPE_DECL) in consider_binding_level()
H A Dcp-tree.h2999 #define STRIP_TEMPLATE(NODE) \ macro
3014 ({ struct lang_decl *lt = DECL_LANG_SPECIFIC (STRIP_TEMPLATE (NODE)); \
3047 (&DECL_LANG_SPECIFIC (STRIP_TEMPLATE (NODE))->u.fn)
3082 DECL_CXX_CONSTRUCTOR_P (STRIP_TEMPLATE (NODE))
3111 DECL_CXX_DESTRUCTOR_P (STRIP_TEMPLATE (NODE))
3439 DECL_LANG_FLAG_8 (VAR_OR_FUNCTION_DECL_CHECK (STRIP_TEMPLATE (DECL)))
3443 (DECL_LANG_SPECIFIC (FUNCTION_DECL_CHECK (STRIP_TEMPLATE (NODE))) \
H A Dlambda.cc183 lambda = STRIP_TEMPLATE (get_first_fn (lambda)); in lambda_function()
H A Ddecl2.cc3131 tree mem = STRIP_TEMPLATE (m); in reset_type_linkage()
5574 tree fndecl = STRIP_TEMPLATE (x); in check_default_args()
H A Ddecl.cc1276 old_decl = STRIP_TEMPLATE (old_decl); in validate_constexpr_redeclaration()
1277 new_decl = STRIP_TEMPLATE (new_decl); in validate_constexpr_redeclaration()
2625 new_redefines_gnu_inline = GNU_INLINE_P (STRIP_TEMPLATE (olddecl)); in duplicate_decls()
7927 fn = STRIP_TEMPLATE (fn); in omp_declare_variant_finalize_one()
18561 fn = STRIP_TEMPLATE (fn); in fndecl_declared_return_type()
H A Dconstraint.cc1276 decl = STRIP_TEMPLATE (decl); in maybe_substitute_reqs_for()
H A DChangeLog-20143273 DECL_TEMPLATE_RESULT and STRIP_TEMPLATE uses.
3292 * call.c (print_z_candidate): Remove STRIP_TEMPLATE use.
H A Derror.cc3617 if (DECL_LANG_SPECIFIC (STRIP_TEMPLATE (fn)) in function_category()
H A DChangeLog-20203035 (duplicate_decls): Use STRIP_TEMPLATE.
4650 are noreturn, use STRIP_TEMPLATE to look through TEMPLATE_DECLs.
5283 * class.c (user_provided_p): Use STRIP_TEMPLATE instead of returning
H A Dsemantics.cc2742 tree fndecl = STRIP_TEMPLATE (*iter); in finish_call_expr()
4279 first_fn = STRIP_TEMPLATE (first_fn); in finish_id_expression_1()
H A Dcall.cc9402 if (immediate_invocation_p (STRIP_TEMPLATE (fn), nargs)) in build_over_call()
9927 tree fndecl = STRIP_TEMPLATE (TREE_OPERAND (fn, 0)); in build_over_call()
H A DChangeLog2378 STRIP_TEMPLATE.
/netbsd-src/external/gpl3/gcc.old/dist/libcc1/
H A Dlibcp1plugin.cc3294 fn = STRIP_TEMPLATE (fn); in plugin_build_call_expr()
/netbsd-src/external/gpl3/gcc/dist/libcc1/
H A Dlibcp1plugin.cc3135 fn = STRIP_TEMPLATE (fn); in plugin_build_call_expr()

12