Searched defs:decl_p (Results 1 – 13 of 13) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ubsan.c | 1441 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 D | gimple-ssa-warn-restrict.c | 592 const bool decl_p = DECL_P (obj); in offset_out_of_bounds() local
|
H A D | var-tracking.c | 1855 bool decl_p = dv_is_decl_p (dv); in var_reg_decl_set() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ubsan.cc | 1459 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 D | gimple-ssa-warn-restrict.cc | 612 const bool decl_p = DECL_P (obj); in offset_out_of_bounds() local
|
H A D | var-tracking.cc | 1863 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 D | decl2.c | 1262 save_template_attributes (tree *attr_p, tree *decl_p, int flags) in save_template_attributes()
|
H A D | pt.c | 11293 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 D | parser.c | 31170 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 D | decl2.cc | 1405 save_template_attributes (tree late_attrs, tree *decl_p, int flags) in save_template_attributes()
|
H A D | pt.cc | 11649 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 D | module.cc | 12829 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 D | parser.cc | 33454 bool decl_p) in cp_parser_check_class_key() 33513 tag_types class_key, tree type, bool def_p, bool decl_p) in add()
|