LLVM 19.0.0git
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
getAllocKind() constllvm::AttributeSet
getAllocSizeArgs() constllvm::AttributeSet
getAsString(bool InAttrGrp=false) constllvm::AttributeSet
getAttribute(Attribute::AttrKind Kind) constllvm::AttributeSet
getAttribute(StringRef Kind) constllvm::AttributeSet
getByRefType() constllvm::AttributeSet
getByValType() constllvm::AttributeSet
getDereferenceableBytes() constllvm::AttributeSet
getDereferenceableOrNullBytes() constllvm::AttributeSet
getElementType() constllvm::AttributeSet
getInAllocaType() constllvm::AttributeSet
getMemoryEffects() constllvm::AttributeSet
getNoFPClass() constllvm::AttributeSet
getNumAttributes() constllvm::AttributeSet
getPreallocatedType() constllvm::AttributeSet
getStackAlignment() constllvm::AttributeSet
getStructRetType() constllvm::AttributeSet
getUWTableKind() constllvm::AttributeSet
getVScaleRangeMax() constllvm::AttributeSet
getVScaleRangeMin() constllvm::AttributeSet
hasAttribute(Attribute::AttrKind Kind) constllvm::AttributeSet
hasAttribute(StringRef Kind) constllvm::AttributeSet
hasAttributes() constllvm::AttributeSetinline
hasParentContext(LLVMContext &C) constllvm::AttributeSet
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 AttributeMask &AttrsToRemove) constllvm::AttributeSet
~AttributeSet()=defaultllvm::AttributeSet