Searched defs:remove_attributes (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | tree.c | 1428 apply_identity_attributes (tree result, tree attribs, bool *remove_attributes) in apply_identity_attributes() 1504 strip_typedefs (tree t, bool *remove_attributes, unsigned int flags) in strip_typedefs() 1782 strip_typedefs_expr (tree t, bool *remove_attributes, unsigned int flags) in strip_typedefs_expr()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | tree.cc | 1511 apply_identity_attributes (tree result, tree attribs, bool *remove_attributes) in apply_identity_attributes() 1587 strip_typedefs (tree t, bool *remove_attributes /* = NULL */, in strip_typedefs() 1882 strip_typedefs_expr (tree t, bool *remove_attributes, unsigned int flags) in strip_typedefs_expr()
|