Home
last modified time | relevance | path

Searched defs:decl_p (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dubsan.c1441 bool decl_p = DECL_P (inner); in maybe_instrument_pointer_overflow() local
2108 bool decl_p = DECL_P (inner); in instrument_object_size() local
H A Dgimple-ssa-warn-restrict.c592 const bool decl_p = DECL_P (obj); in offset_out_of_bounds() local
H A Dvar-tracking.c1855 bool decl_p = dv_is_decl_p (dv); in var_reg_decl_set() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dubsan.cc1459 bool decl_p = DECL_P (inner); in maybe_instrument_pointer_overflow() local
2138 bool decl_p = DECL_P (inner); in instrument_object_size() local
H A Dgimple-ssa-warn-restrict.cc612 const bool decl_p = DECL_P (obj); in offset_out_of_bounds() local
H A Dvar-tracking.cc1863 bool decl_p = dv_is_decl_p (dv); in var_reg_decl_set() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c1262 save_template_attributes (tree *attr_p, tree *decl_p, int flags) in save_template_attributes()
H A Dpt.c11293 tsubst_attribute (tree t, tree *decl_p, tree args, in tsubst_attribute()
11483 apply_late_template_attributes (tree *decl_p, tree attributes, int attr_flags, in apply_late_template_attributes()
H A Dparser.c31170 bool decl_p) in cp_parser_check_class_key()
31229 tag_types class_key, tree type, bool def_p, bool decl_p) in add()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc1405 save_template_attributes (tree late_attrs, tree *decl_p, int flags) in save_template_attributes()
H A Dpt.cc11649 tsubst_attribute (tree t, tree *decl_p, tree args, in tsubst_attribute()
11842 apply_late_template_attributes (tree *decl_p, tree attributes, int attr_flags, in apply_late_template_attributes()
30841 match_mergeable_specialization (bool decl_p, spec_entry *elt) in match_mergeable_specialization()
30890 add_mergeable_specialization (bool decl_p, bool alias_p, spec_entry *elt, in add_mergeable_specialization()
H A Dmodule.cc12829 specialization_add (bool decl_p, spec_entry *entry, void *data_) in specialization_add()
12895 depset::hash::add_specializations (bool decl_p) in add_specializations()
13065 find_pending_key (tree decl, tree *decl_p = nullptr) in find_pending_key()
H A Dparser.cc33454 bool decl_p) in cp_parser_check_class_key()
33513 tag_types class_key, tree type, bool def_p, bool decl_p) in add()