Lines Matching refs:attrlist
829 /* attrlist */NULL_TREE);
962 tree attrlist)
984 value = grokdeclarator (declarator, declspecs, FIELD, initialized, &attrlist);
1017 if (attrlist)
1027 cplus_decl_attributes (&value, attrlist, attrflags);
1113 if (attrlist)
1114 cplus_decl_attributes (&value, attrlist, 0);
1129 if (attrlist)
1130 cplus_decl_attributes (&value, attrlist, 0);
1183 tree attrlist)
1186 init != NULL_TREE, &attrlist);
1271 if (attrlist)
1272 cplus_decl_attributes (&value, attrlist, /*flags=*/0);