Searched defs:hasFnAttribute (Results 1 – 4 of 4) sorted by relevance
222 bool hasFnAttribute(Attribute::AttrKind Kind) const { in hasFnAttribute() function225 bool hasFnAttribute(StringRef Kind) const { in hasFnAttribute() function
323 bool hasFnAttribute(Attribute::AttrKind Kind) const { in hasFnAttribute() function328 bool hasFnAttribute(StringRef Kind) const { in hasFnAttribute() function
269 bool hasFnAttribute(Attribute::AttrKind Kind) const { in hasFnAttribute() function
1314 bool AttributeList::hasFnAttribute(Attribute::AttrKind Kind) const { in hasFnAttribute() function in AttributeList1318 bool AttributeList::hasFnAttribute(StringRef Kind) const { in hasFnAttribute() function in AttributeList