Searched refs:kw_attributes (Results 1 – 2 of 2) sorted by relevance
108 kw_attributes, enumerator
268 case lltok::kw_attributes: if (ParseUnnamedAttrGrp()) return true; break; in ParseTopLevelEntities()892 assert(Lex.getKind() == lltok::kw_attributes); in ParseUnnamedAttrGrp()