Searched defs:getAttribute (Results 1 – 5 of 5) sorted by relevance
212 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function217 Attribute getAttribute(StringRef Kind) const { in getAttribute() function
768 Attribute AttributeSet::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in AttributeSet772 Attribute AttributeSet::getAttribute(StringRef Kind) const { in getAttribute() function in AttributeSet950 Attribute AttributeSetNode::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in AttributeSetNode956 Attribute AttributeSetNode::getAttribute(StringRef Kind) const { in getAttribute() function in AttributeSetNode1857 Attribute AttrBuilder::getAttribute(Attribute::AttrKind A) const { in getAttribute() function in AttrBuilder1865 Attribute AttrBuilder::getAttribute(StringRef A) const { in getAttribute() function in AttrBuilder
307 Attribute Argument::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in Argument
67 dwarf::Attribute getAttribute() const { return Attribute; } in getAttribute() function488 dwarf::Attribute getAttribute() const { return Attribute; } in getAttribute() function
96 static xmlAttrPtr getAttribute(xmlNodePtr Node, in getAttribute() function