Searched defs:hasAttribute (Results 1 – 8 of 8) sorted by relevance
197 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function202 bool hasAttribute(StringRef Kind) const { in hasAttribute() function
54 bool hasAttribute(unsigned Value) const { in hasAttribute() function
206 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function249 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
327 bool Attribute::hasAttribute(AttrKind Kind) const { in hasAttribute() function in Attribute331 bool Attribute::hasAttribute(StringRef Kind) const { in hasAttribute() function in Attribute624 bool AttributeImpl::hasAttribute(Attribute::AttrKind A) const { in hasAttribute() function in AttributeImpl629 bool AttributeImpl::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeImpl760 bool AttributeSet::hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function in AttributeSet764 bool AttributeSet::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeSet929 bool AttributeSetNode::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeSetNode
303 bool Argument::hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function in Argument
7 int clang::hasAttribute(AttributeCommonInfo::Syntax Syntax, in hasAttribute() function in clang
1007 bool hasAttribute(ParsedAttr::Kind K) const { in hasAttribute() function
2991 static bool hasAttribute(const Decl *D, attr::Kind Kind) { in hasAttribute() function