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

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c20941 tree first_attribute;
20973 first_attribute = attributes;
21030 first_attribute = attributes;
21145 while (attributes && TREE_CHAIN (attributes) != first_attribute)
26674 tree width = NULL_TREE, attributes, first_attribute, decl;
26713 first_attribute = attributes;
26732 while (attributes && TREE_CHAIN (attributes) != first_attribute)
27251 tree attributes, first_attribute, decl;
27263 first_attribute = attributes;
27275 while (attributes && TREE_CHAIN (attributes) != first_attribute)
20939 tree first_attribute; local
26671 tree width = NULL_TREE, attributes, first_attribute, decl; local
27248 tree attributes, first_attribute, decl; local
[all...]

Completed in 218 milliseconds