Lines Matching defs:Attrs
69 AttributeSet Attrs = F.getAttributes();70 if (Attrs.hasAttribute(AttrIdx, Attribute::SExt))72 else if (Attrs.hasAttribute(AttrIdx, Attribute::ZExt))