LLVM  8.0.1
llvm::AttributeSet Member List

This is the complete list of members for llvm::AttributeSet, including all inherited members.

addAttribute(LLVMContext &C, Attribute::AttrKind Kind) constllvm::AttributeSet
addAttribute(LLVMContext &C, StringRef Kind, StringRef Value=StringRef()) constllvm::AttributeSet
addAttributes(LLVMContext &C, AttributeSet AS) constllvm::AttributeSet
AttributeSet()=defaultllvm::AttributeSet
AttributeSet(const AttributeSet &)=defaultllvm::AttributeSet
begin() constllvm::AttributeSet
DenseMapInfollvm::AttributeSetfriend
dump() constllvm::AttributeSet
end() constllvm::AttributeSet
get(LLVMContext &C, const AttrBuilder &B)llvm::AttributeSetstatic
get(LLVMContext &C, ArrayRef< Attribute > Attrs)llvm::AttributeSetstatic
getAlignment() constllvm::AttributeSet
getAllocSizeArgs() constllvm::AttributeSet
getAsString(bool InAttrGrp=false) constllvm::AttributeSet
getAttribute(Attribute::AttrKind Kind) constllvm::AttributeSet
getAttribute(StringRef Kind) constllvm::AttributeSet
getDereferenceableBytes() constllvm::AttributeSet
getDereferenceableOrNullBytes() constllvm::AttributeSet
getNumAttributes() constllvm::AttributeSet
getStackAlignment() constllvm::AttributeSet
hasAttribute(Attribute::AttrKind Kind) constllvm::AttributeSet
hasAttribute(StringRef Kind) constllvm::AttributeSet
hasAttributes() constllvm::AttributeSetinline
iterator typedefllvm::AttributeSet
operator!=(const AttributeSet &O) constllvm::AttributeSetinline
operator==(const AttributeSet &O) constllvm::AttributeSetinline
removeAttribute(LLVMContext &C, Attribute::AttrKind Kind) constllvm::AttributeSet
removeAttribute(LLVMContext &C, StringRef Kind) constllvm::AttributeSet
removeAttributes(LLVMContext &C, const AttrBuilder &AttrsToRemove) constllvm::AttributeSet
~AttributeSet()=defaultllvm::AttributeSet