LLVM
8.0.1
llvm
AttributeSet
llvm::AttributeSet Member List
This is the complete list of members for
llvm::AttributeSet
, including all inherited members.
addAttribute
(LLVMContext &C, Attribute::AttrKind Kind) const
llvm::AttributeSet
addAttribute
(LLVMContext &C, StringRef Kind, StringRef Value=StringRef()) const
llvm::AttributeSet
addAttributes
(LLVMContext &C, AttributeSet AS) const
llvm::AttributeSet
AttributeSet
()=default
llvm::AttributeSet
AttributeSet
(const AttributeSet &)=default
llvm::AttributeSet
begin
() const
llvm::AttributeSet
DenseMapInfo
llvm::AttributeSet
friend
dump
() const
llvm::AttributeSet
end
() const
llvm::AttributeSet
get
(LLVMContext &C, const AttrBuilder &B)
llvm::AttributeSet
static
get
(LLVMContext &C, ArrayRef< Attribute > Attrs)
llvm::AttributeSet
static
getAlignment
() const
llvm::AttributeSet
getAllocSizeArgs
() const
llvm::AttributeSet
getAsString
(bool InAttrGrp=false) const
llvm::AttributeSet
getAttribute
(Attribute::AttrKind Kind) const
llvm::AttributeSet
getAttribute
(StringRef Kind) const
llvm::AttributeSet
getDereferenceableBytes
() const
llvm::AttributeSet
getDereferenceableOrNullBytes
() const
llvm::AttributeSet
getNumAttributes
() const
llvm::AttributeSet
getStackAlignment
() const
llvm::AttributeSet
hasAttribute
(Attribute::AttrKind Kind) const
llvm::AttributeSet
hasAttribute
(StringRef Kind) const
llvm::AttributeSet
hasAttributes
() const
llvm::AttributeSet
inline
iterator
typedef
llvm::AttributeSet
operator!=
(const AttributeSet &O) const
llvm::AttributeSet
inline
operator==
(const AttributeSet &O) const
llvm::AttributeSet
inline
removeAttribute
(LLVMContext &C, Attribute::AttrKind Kind) const
llvm::AttributeSet
removeAttribute
(LLVMContext &C, StringRef Kind) const
llvm::AttributeSet
removeAttributes
(LLVMContext &C, const AttrBuilder &AttrsToRemove) const
llvm::AttributeSet
~AttributeSet
()=default
llvm::AttributeSet
Generated on Sun Dec 20 2020 14:01:38 for LLVM by
1.8.13