Searched defs:hasFnAttribute (Results 1 – 3 of 3) sorted by relevance
222 bool hasFnAttribute(Attribute::AttrKind Kind) const { in hasFnAttribute() function225 bool hasFnAttribute(StringRef Kind) const { in hasFnAttribute() function
309 bool hasFnAttribute(Attribute::AttrKind Kind) const { in hasFnAttribute() function
1107 bool AttributeSet::hasFnAttribute(Attribute::AttrKind Kind) const { in hasFnAttribute() function in AttributeSet