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

/freebsd-9.3-release/contrib/gcc/cp/
H A Dparser.c13982 tree first_attribute;
14016 first_attribute = attributes;
14072 first_attribute = attributes;
14146 while (attributes && TREE_CHAIN (attributes) != first_attribute)
17780 tree width = NULL_TREE, attributes, first_attribute, decl;
17820 first_attribute = attributes;
17839 while (attributes && TREE_CHAIN (attributes) != first_attribute)
13980 tree first_attribute; local
17777 tree width = NULL_TREE, attributes, first_attribute, decl; local

Completed in 103 milliseconds