Home
last modified time | relevance | path

Searched refs:first_attribute (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dparser.c13891 tree first_attribute; in cp_parser_member_declaration() local
13925 first_attribute = attributes; in cp_parser_member_declaration()
13981 first_attribute = attributes; in cp_parser_member_declaration()
14055 while (attributes && TREE_CHAIN (attributes) != first_attribute) in cp_parser_member_declaration()
17678 tree width = NULL_TREE, attributes, first_attribute, decl; in cp_parser_objc_class_ivars() local
17718 first_attribute = attributes; in cp_parser_objc_class_ivars()
17737 while (attributes && TREE_CHAIN (attributes) != first_attribute) in cp_parser_objc_class_ivars()