LLVM API Documentation

llvm::AttributeSetImpl Member List
This is the complete list of members for llvm::AttributeSetImpl, including all inherited members.
AttributeSet classllvm::AttributeSetImpl [friend]
AttributeSetImpl(LLVMContext &C, ArrayRef< std::pair< unsigned, AttributeSetNode * > > Attrs)llvm::AttributeSetImpl [inline]
begin(unsigned Slot) const llvm::AttributeSetImpl [inline]
dump() const llvm::AttributeSetImpl
end(unsigned Slot) const llvm::AttributeSetImpl [inline]
getContext()llvm::AttributeSetImpl [inline]
getNextInBucket() const llvm::FoldingSetImpl::Node [inline]
getNumAttributes() const llvm::AttributeSetImpl [inline]
getSlotAttributes(unsigned Slot) const llvm::AttributeSetImpl [inline]
getSlotIndex(unsigned Slot) const llvm::AttributeSetImpl [inline]
getSlotNode(unsigned Slot) const llvm::AttributeSetImpl [inline]
iterator typedefllvm::AttributeSetImpl
Node()llvm::FoldingSetImpl::Node [inline]
Profile(FoldingSetNodeID &ID) const llvm::AttributeSetImpl [inline]
Profile(FoldingSetNodeID &ID, ArrayRef< std::pair< unsigned, AttributeSetNode * > > Nodes)llvm::AttributeSetImpl [inline, static]
Raw(unsigned Index) const llvm::AttributeSetImpl
SetNextInBucket(void *N)llvm::FoldingSetImpl::Node [inline]