Searched defs:getAttribute (Results 1 – 8 of 8) sorted by relevance
42 const LDAPAttribute* LDAPModification::getAttribute() const { in getAttribute() function in LDAPModification
213 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function218 Attribute getAttribute(StringRef Kind) const { in getAttribute() function
459 Attribute getAttribute(unsigned i, Attribute::AttrKind Kind) const { in getAttribute() function464 Attribute getAttribute(unsigned i, StringRef Kind) const { in getAttribute() function
806 Attribute AttributeSet::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in AttributeSet810 Attribute AttributeSet::getAttribute(StringRef Kind) const { in getAttribute() function in AttributeSet1027 Attribute AttributeSetNode::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in AttributeSetNode1033 Attribute AttributeSetNode::getAttribute(StringRef Kind) const { in getAttribute() function in AttributeSetNode1598 Attribute AttributeList::getAttribute(unsigned Index, in getAttribute() function in AttributeList1603 Attribute AttributeList::getAttribute(unsigned Index, StringRef Kind) const { in getAttribute() function in AttributeList
314 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
56 getAttribute(SecKeychainItemRef itemRef, SecItemAttr item, in getAttribute() function
98 static xmlAttrPtr getAttribute(xmlNodePtr Node, in getAttribute() function