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