Home | History | Annotate | Download | only in AsmParser

Lines Matching full:kw_readonly

954     case lltok::kw_readonly:        Attrs |= Attribute::ReadOnly; break;