Searched defs:first_attribute (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | parser.c | 25085 tree first_attribute; in cp_parser_member_declaration() local 33054 tree width = NULL_TREE, attributes, first_attribute, decl; in cp_parser_objc_class_ivars() local 33639 tree attributes, first_attribute, decl; in cp_parser_objc_struct_declaration() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | parser.cc | 27123 tree first_attribute; in cp_parser_member_declaration() local 35349 tree width = NULL_TREE, attributes, first_attribute, decl; in cp_parser_objc_class_ivars() local 35939 tree attributes, first_attribute, decl; in cp_parser_objc_struct_declaration() local
|