Searched refs:kw_readnone (Results 1 – 4 of 4) sorted by relevance
90 kw_readnone, enumerator
916 case lltok::kw_readnone: Attrs |= Attribute::ReadNone; break; in ParseOptionalAttrs()
193 kw_readnone, enumerator
1085 case lltok::kw_readnone: B.addAttribute(Attribute::ReadNone); break; in ParseFnAttributeValuePairs()1391 case lltok::kw_readnone: B.addAttribute(Attribute::ReadNone); break; in ParseOptionalParamAttrs()1522 case lltok::kw_readnone: in ParseOptionalReturnAttrs()