Searched defs:getAttribute (Results 1 - 8 of 8) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp98 static xmlAttrPtr getAttribute(xmlNodePtr Node, function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp215 Attribute Argument::getAttribute(Attribute::AttrKind Kind) const { function in class:Argument
H A DAttributes.cpp662 Attribute AttributeSet::getAttribute(Attribute::AttrKind Kind) const { function in class:AttributeSet
666 Attribute AttributeSet::getAttribute(StringRef Kind) const { function in class:AttributeSet
822 Attribute AttributeSetNode::getAttribute(Attribute::AttrKind Kind) const { function in class:AttributeSetNode
831 Attribute AttributeSetNode::getAttribute(StringRef Kind) const { function in class:AttributeSetNode
1342 Attribute AttributeList::getAttribute(unsigned Index, function in class:AttributeList
1347 Attribute AttributeList::getAttribute(unsigned Index, StringRef Kind) const { function in class:AttributeList
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DGlobalVariable.h213 Attribute getAttribute(Attribute::AttrKind Kind) const { function in class:llvm::GlobalVariable
218 Attribute getAttribute(StringRef Kind) const { function in class:llvm::GlobalVariable
H A DFunction.h413 Attribute getAttribute(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::Function
418 Attribute getAttribute(unsigned i, StringRef Kind) const { function in class:llvm::Function
H A DCallSite.h389 Attribute getAttribute(unsigned i, Attribute::AttrKind Kind) const { function in class:llvm::CallSiteBase
393 Attribute getAttribute(unsigned i, StringRef Kind) const { function in class:llvm::CallSiteBase
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h67 dwarf::Attribute getAttribute() const { return Attribute; } function in class:llvm::DIEAbbrevData
470 dwarf::Attribute getAttribute() const { return Attribute; } function in class:llvm::DIEValue
/freebsd-11-stable/crypto/heimdal/lib/hx509/
H A Dks_keychain.c51 getAttribute(SecKeychainItemRef itemRef, SecItemAttr item, function

Completed in 152 milliseconds