Lines Matching refs:Attribute
2005 if (!Attrs.getSlotAttributes(i).hasAttribute(Index, Attribute::Nest))2009 return Attrs.removeAttribute(C, Index, Attribute::Nest);2063 if (F->getAttributes().hasAttrSomewhere(Attribute::Nest) &&2066 // to remove the 'nest' attribute.