Home
last modified time | relevance | path

Searched defs:getAttribute (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPModification.cpp42 const LDAPAttribute* LDAPModification::getAttribute() const { in getAttribute() function in LDAPModification
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DGlobalVariable.h213 Attribute getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function
218 Attribute getAttribute(StringRef Kind) const { in getAttribute() function
H A DFunction.h459 Attribute getAttribute(unsigned i, Attribute::AttrKind Kind) const { in getAttribute() function
464 Attribute getAttribute(unsigned i, StringRef Kind) const { in getAttribute() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DAttributes.cpp806 Attribute AttributeSet::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in AttributeSet
810 Attribute AttributeSet::getAttribute(StringRef Kind) const { in getAttribute() function in AttributeSet
1027 Attribute AttributeSetNode::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in AttributeSetNode
1033 Attribute AttributeSetNode::getAttribute(StringRef Kind) const { in getAttribute() function in AttributeSetNode
1598 Attribute AttributeList::getAttribute(unsigned Index, in getAttribute() function in AttributeList
1603 Attribute AttributeList::getAttribute(unsigned Index, StringRef Kind) const { in getAttribute() function in AttributeList
H A DFunction.cpp314 Attribute Argument::getAttribute(Attribute::AttrKind Kind) const { in getAttribute() function in Argument
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDIE.h67 dwarf::Attribute getAttribute() const { return Attribute; } in getAttribute() function
488 dwarf::Attribute getAttribute() const { return Attribute; } in getAttribute() function
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hx509/
H A Dks_keychain.c56 getAttribute(SecKeychainItemRef itemRef, SecItemAttr item, in getAttribute() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp98 static xmlAttrPtr getAttribute(xmlNodePtr Node, in getAttribute() function