Searched defs:hasAttribute (Results 1 – 8 of 8) sorted by relevance
203 bool hasAttribute(Attribute::AttrKind Kind) const { hasAttribute() function 208 bool hasAttribute(StringRef Kind) const { hasAttribute() function
61 bool hasAttribute(unsigned Value) const { in hasAttribute() function
31 int clang::hasAttribute(AttributeCommonInfo::Syntax Syntax, hasAttribute() function in clang
283 bool hasAttribute(Attribute::AttrKind Kind) const { hasAttribute() function 326 bool hasAttribute(Attribute::AttrKind Kind) const { hasAttribute() function
417 bool Attribute::hasAttribute(AttrKind Kind) const { hasAttribute() function in Attribute 421 bool Attribute::hasAttribute(StringRef Kind) const { hasAttribute() function in Attribute 757 bool AttributeImpl::hasAttribute(Attribute::AttrKind A) const { hasAttribute() function in AttributeImpl 762 bool AttributeImpl::hasAttribute(StringRef Kind) const { hasAttribute() function in AttributeImpl 909 bool AttributeSet::hasAttribute(Attribute::AttrKind Kind) const { hasAttribute() function in AttributeSet 913 bool AttributeSet::hasAttribute(StringRef Kind) const { hasAttribute() function in AttributeSet 1082 bool AttributeSetNode::hasAttribute(StringRef Kind) const { hasAttribute() function in AttributeSetNode [all...]
346 bool Argument::hasAttribute(Attribute::AttrKind Kind) const { hasAttribute() function in Argument [all...]
918 bool hasAttribute(ParsedAttr::Kind K) const { hasAttribute() function
2885 static bool hasAttribute(const Decl *D, attr::Kind Kind) { hasAttribute() function