Searched refs:maybe_attribute (Results 1 – 5 of 5) sorted by relevance
268 char maybe_attribute[sizeof attribute + 1], in func_entry() local309 for (anext = maybe_attribute;;) { in func_entry()319 if (anext == maybe_attribute) { in func_entry()326 if (anext - maybe_attribute in func_entry()333 if (strcmp(maybe_attribute, attribute) == 0) { in func_entry()
3649 (structsp): For a CLASS decl, add maybe_attribute to rule and pass that
2951 include exception_specification_opt maybeasm maybe_attribute and
5139 * cp-parse.y (maybe_attribute): Allow multiple __attribute__
33562 * c-parse.in (parmlist_or_identifiers): Add maybe_attribute.