Searched refs:decl_p (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c1264 save_template_attributes (tree *attr_p, tree *decl_p, int flags)
1271 tree late_attrs = splice_template_attributes (attr_p, *decl_p);
1275 if (DECL_P (*decl_p))
1276 q = &DECL_ATTRIBUTES (*decl_p);
1278 q = &TYPE_ATTRIBUTES (*decl_p);
1286 && !DECL_P (*decl_p)
1289 if (!dependent_type_p (*decl_p))
1290 *decl_p = cp_build_type_attribute_variant (*decl_p, late_attrs);
1293 *decl_p
1262 save_template_attributes(tree *attr_p, tree *decl_p, int flags) argument
[all...]
H A Dpt.c11294 tsubst_attribute (tree t, tree *decl_p, tree args,
11309 c_omp_declare_simd_clauses_to_decls (*decl_p, clauses);
11311 tree parms = DECL_ARGUMENTS (*decl_p);
11346 c_omp_declare_simd_clauses_to_decls (*decl_p, clauses);
11484 apply_late_template_attributes (tree *decl_p, tree attributes, int attr_flags,
11494 if (DECL_P (*decl_p))
11496 if (TREE_TYPE (*decl_p) == error_mark_node)
11498 p = &DECL_ATTRIBUTES (*decl_p);
11505 p = &TYPE_ATTRIBUTES (*decl_p);
11534 *q = tsubst_attribute (t, decl_p, arg
11293 tsubst_attribute(tree t, tree *decl_p, tree args, tsubst_flags_t complain, tree in_decl) argument
11483 apply_late_template_attributes(tree *decl_p, tree attributes, int attr_flags, tree args, tsubst_flags_t complain, tree in_decl) argument
[all...]
H A Dparser.c31172 bool decl_p)
31199 class_decl_loc_t::add (parser, key_loc, class_key, type, def_p, decl_p);
31231 tag_types class_key, tree type, bool def_p, bool decl_p)
31244 bool key_redundant = (!def_p && !decl_p
31168 cp_parser_check_class_key(cp_parser *parser, location_t key_loc, tag_types class_key, tree type, bool def_p, bool decl_p) argument
31228 add(cp_parser *parser, location_t key_loc, tag_types class_key, tree type, bool def_p, bool decl_p) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc1407 save_template_attributes (tree late_attrs, tree *decl_p, int flags)
1414 if (DECL_P (*decl_p))
1415 q = &DECL_ATTRIBUTES (*decl_p);
1417 q = &TYPE_ATTRIBUTES (*decl_p);
1425 && !DECL_P (*decl_p)
1428 if (!dependent_type_p (*decl_p))
1429 *decl_p = cp_build_type_attribute_variant (*decl_p, late_attrs);
1432 *decl_p = build_variant_type_copy (*decl_p);
1405 save_template_attributes(tree late_attrs, tree *decl_p, int flags) argument
[all...]
H A Dmodule.cc2565 void add_specializations (bool decl_p);
12829 specialization_add (bool decl_p, spec_entry *entry, void *data_)
12833 if (!decl_p)
12895 depset::hash::add_specializations (bool decl_p)
12899 walk_specializations (decl_p, specialization_add, &data);
12909 if (decl_p && DECL_UNINSTANTIATED_TEMPLATE_FRIEND_P (entry->tmpl))
12914 if (!decl_p && DECL_ALIAS_TEMPLATE_P (entry->tmpl))
12920 if (decl_p || is_alias)
13010 gcc_checking_assert (!decl_p && is_alias && !dep->is_type_spec ());
13018 gcc_checking_assert (decl_p || !is_alia
[all...]
H A Dpt.cc11644 tsubst_attribute (tree t, tree *decl_p, tree args,
11659 c_omp_declare_simd_clauses_to_decls (*decl_p, clauses);
11661 tree parms = DECL_ARGUMENTS (*decl_p);
11696 c_omp_declare_simd_clauses_to_decls (*decl_p, clauses);
11837 apply_late_template_attributes (tree *decl_p, tree attributes, int attr_flags,
11846 if (DECL_P (*decl_p))
11848 if (TREE_TYPE (*decl_p) == error_mark_node)
11850 p = &DECL_ATTRIBUTES (*decl_p);
11857 p = &TYPE_ATTRIBUTES (*decl_p);
11883 *q = tsubst_attribute (t, decl_p, arg
[all...]
H A Dparser.cc[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dubsan.c1441 bool decl_p = DECL_P (inner); local
1443 if (decl_p)
1487 if (decl_p)
2108 bool decl_p = DECL_P (inner);
2110 if (decl_p)
2153 if (decl_p)
H A Dgimple-ssa-warn-restrict.c592 const bool decl_p = DECL_P (obj); local
609 && !decl_p
625 if ((decl_p && offrng[hib] < 0) || offrng[lob] > size)
636 && decl_p
H A Dvar-tracking.c1855 bool decl_p = dv_is_decl_p (dv); local
1857 if (decl_p)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dubsan.cc1444 bool decl_p = DECL_P (inner); local
1446 if (decl_p)
1490 if (decl_p)
2119 bool decl_p = DECL_P (inner);
2121 if (decl_p)
2164 if (decl_p)
H A Dgimple-ssa-warn-restrict.cc612 const bool decl_p = DECL_P (obj); local
629 && !decl_p
645 if ((decl_p && offrng[hib] < 0) || offrng[lob] > size)
656 && decl_p
H A Dvar-tracking.cc1863 bool decl_p = dv_is_decl_p (dv); local
1865 if (decl_p)
/netbsd-current/external/gpl3/gdb/dist/gdb/dwarf2/
H A Dread.c12092 bool decl_p = attr != nullptr && attr->as_boolean ();
12093 if (!external_p && !inlined_p && !decl_p)
12082 bool decl_p = attr != nullptr && attr->as_boolean (); local

Completed in 1070 milliseconds