Home | History | Annotate | Download | only in IR

Lines Matching refs:ReadNone

638           !Attrs.hasAttribute(Idx, Attribute::ReadNone) &&
690 Assert1(!(Attrs.hasAttribute(Idx, Attribute::ReadNone) &&
692 "'readnone and readonly' are incompatible!", V);
792 Attribute::ReadNone) &&
795 "Attributes 'readnone and readonly' are incompatible!", V);