Searched defs:hasFnAttribute (Results 1 – 6 of 6) sorted by relevance
222 bool hasFnAttribute(Attribute::AttrKind Kind) const { in hasFnAttribute() function225 bool hasFnAttribute(StringRef Kind) const { in hasFnAttribute() function
307 bool hasFnAttribute(Attribute::AttrKind Kind) const { in hasFnAttribute() function312 bool hasFnAttribute(StringRef Kind) const { in hasFnAttribute() function
244 bool hasFnAttribute(Attribute::AttrKind Kind) const { in hasFnAttribute() function
1213 bool AttributeList::hasFnAttribute(Attribute::AttrKind Kind) const { in hasFnAttribute() function in AttributeList1217 bool AttributeList::hasFnAttribute(StringRef Kind) const { in hasFnAttribute() function in AttributeList
309 bool hasFnAttribute(Attribute::AttrKind Kind) const { in hasFnAttribute() function
1107 bool AttributeSet::hasFnAttribute(Attribute::AttrKind Kind) const { in hasFnAttribute() function in AttributeSet