Searched defs:first_attribute (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | parser.c | 18941 tree first_attribute; in cp_parser_member_declaration() local 23951 tree width = NULL_TREE, attributes, first_attribute, decl; in cp_parser_objc_class_ivars() local 24529 tree attributes, first_attribute, decl; in cp_parser_objc_struct_declaration() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | parser.c | 23745 tree first_attribute; in cp_parser_member_declaration() local 30382 tree width = NULL_TREE, attributes, first_attribute, decl; in cp_parser_objc_class_ivars() local 30964 tree attributes, first_attribute, decl; in cp_parser_objc_struct_declaration() local
|