Searched defs:decl_p (Results 1 – 7 of 7) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | ubsan.c | 1436 bool decl_p = DECL_P (inner); in maybe_instrument_pointer_overflow() local 2100 bool decl_p = DECL_P (inner); in instrument_object_size() local
|
H A D | var-tracking.c | 1853 bool decl_p = dv_is_decl_p (dv); in var_reg_decl_set() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | decl2.c | 1186 save_template_attributes (tree *attr_p, tree *decl_p) in save_template_attributes()
|
H A D | pt.c | 8302 apply_late_template_attributes (tree *decl_p, tree attributes, int attr_flags, in apply_late_template_attributes()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | decl2.c | 1251 save_template_attributes (tree *attr_p, tree *decl_p, int flags) in save_template_attributes()
|
H A D | pt.c | 10642 tsubst_attribute (tree t, tree *decl_p, tree args, in tsubst_attribute() 10750 apply_late_template_attributes (tree *decl_p, tree attributes, int attr_flags, in apply_late_template_attributes()
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | var-tracking.c | 1793 bool decl_p = dv_is_decl_p (dv); in var_reg_decl_set() local
|