Searched defs:hasAttribute (Results 1 – 8 of 8) sorted by relevance
203 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function208 bool hasAttribute(StringRef Kind) const { in hasAttribute() function
54 bool hasAttribute(unsigned Value) const { hasAttribute() function
206 bool hasAttribute(Attribute::AttrKind Kind) const { hasAttribute() function 249 bool hasAttribute(Attribute::AttrKind Kind) const { hasAttribute() function
333 bool Attribute::hasAttribute(AttrKind Kind) const { hasAttribute() function in Attribute 337 bool Attribute::hasAttribute(StringRef Kind) const { hasAttribute() function in Attribute 643 bool AttributeImpl::hasAttribute(Attribute::AttrKind A) const { hasAttribute() function in AttributeImpl 648 bool AttributeImpl::hasAttribute(StringRef Kind) const { hasAttribute() function in AttributeImpl 779 bool AttributeSet::hasAttribute(Attribute::AttrKind Kind) const { hasAttribute() function in AttributeSet 783 bool AttributeSet::hasAttribute(StringRef Kind) const { hasAttribute() function in AttributeSet 952 bool AttributeSetNode::hasAttribute(StringRef Kind) const { hasAttribute() function in AttributeSetNode [all...]
329 bool Argument::hasAttribute(Attribute::AttrKind Kind) const { hasAttribute() function in Argument [all...]
31 int clang::hasAttribute(AttributeCommonInfo::Syntax Syntax, in hasAttribute() function in clang
895 bool hasAttribute(ParsedAttr::Kind K) const { hasAttribute() function
3043 static bool hasAttribute(const Decl *D, attr::Kind Kind) { hasAttribute() function