Searched defs:hasAttribute (Results 1 – 13 of 13) sorted by relevance
198 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function203 bool hasAttribute(StringRef Kind) const { in hasAttribute() function
398 bool hasAttribute(unsigned i, Attribute::AttrKind Kind) const { in hasAttribute() function
61 bool hasAttribute(unsigned Value) const { in hasAttribute() function
129 bool hasAttribute(unsigned Tag) const { in hasAttribute() function
235 bool Attribute::hasAttribute(AttrKind Kind) const { in hasAttribute() function in Attribute239 bool Attribute::hasAttribute(StringRef Kind) const { in hasAttribute() function in Attribute509 bool AttributeImpl::hasAttribute(Attribute::AttrKind A) const { in hasAttribute() function in AttributeImpl514 bool AttributeImpl::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeImpl654 bool AttributeSet::hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function in AttributeSet658 bool AttributeSet::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeSet815 bool AttributeSetNode::hasAttribute(StringRef Kind) const { in hasAttribute() function in AttributeSetNode1301 bool AttributeList::hasAttribute(unsigned Index, in hasAttribute() function in AttributeList1306 bool AttributeList::hasAttribute(unsigned Index, StringRef Kind) const { in hasAttribute() function in AttributeList
202 bool hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function
211 bool Argument::hasAttribute(Attribute::AttrKind Kind) const { in hasAttribute() function in Argument
156 …bool hasAttribute (const char* name) const { return m_attributes.find(name) != m_attributes.… in hasAttribute() function in xe::xml::Parser
272 bool hasAttribute(unsigned i, Attribute::AttrKind Kind) const { in hasAttribute() function
839 def hasAttribute(self, name): member in Element
7027 hasAttribute(name: string): boolean; method
5249 hasAttribute(qualifiedName: string): boolean; method
5229 hasAttribute(qualifiedName: string): boolean; method