LLVM API Documentation

llvm::StructType Member List

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

AbstractTypeUsersllvm::Type [mutable, protected]
addAbstractTypeUser(AbstractTypeUser *U) const llvm::Type [inline]
addRef() const llvm::Type [inline]
ArrayTyID enum valuellvm::Type
BoolTyllvm::Type [static]
BoolTyID enum valuellvm::Type
classof(const StructType *T)llvm::StructType [inline, static]
classof(const Type *T)llvm::StructType [inline, static]
llvm::CompositeType::classof(const CompositeType *T)llvm::CompositeType [inline, static]
llvm::DerivedType::classof(const DerivedType *T)llvm::DerivedType [inline, static]
clearAllTypeMaps()llvm::Type [static]
CompositeType(TypeID id)llvm::CompositeType [inline, protected]
ContainedTysllvm::Type [protected]
DerivedType(TypeID id)llvm::DerivedType [inline, protected]
DoubleTyllvm::Type [static]
DoubleTyID enum valuellvm::Type
dropAllTypeUses()llvm::DerivedType [protected]
dropRef() const llvm::Type [inline]
dump() const llvm::DerivedType [inline, virtual]
element_begin() const llvm::StructType [inline]
element_end() const llvm::StructType [inline]
element_iterator typedefllvm::StructType
FirstDerivedTyID enum valuellvm::Type
FloatTyllvm::Type [static]
FloatTyID enum valuellvm::Type
ForwardTypellvm::Type [mutable, protected]
FunctionTyID enum valuellvm::Type
get(const std::vector< const Type * > &Params)llvm::StructType [static]
getContainedType(unsigned i) const llvm::Type [inline]
getDescription() const llvm::Type
getElementType(unsigned N) const llvm::StructType [inline]
getForwardedType() const llvm::Type [inline]
getIntegralTypeMask() const llvm::Type [inline]
getNumContainedTypes() const llvm::Type [inline]
getNumElements() const llvm::StructType [inline]
getPrimitiveSize() const llvm::Type
getPrimitiveSizeInBits() const llvm::Type
getPrimitiveType(TypeID IDNumber)llvm::Type [static]
getRefCount() const llvm::Type [inline, protected]
getSignedVersion() const llvm::Type
getTypeAtIndex(const Value *V) const llvm::StructType [virtual]
getTypeID() const llvm::Type [inline]
getUnsignedVersion() const llvm::Type
getVAArgsPromotedType() const llvm::Type [inline]
indexValid(const Value *V) const llvm::StructType [virtual]
IntTyllvm::Type [static]
IntTyID enum valuellvm::Type
isAbstract() const llvm::Type [inline]
isDerivedType() const llvm::Type [inline]
isFirstClassType() const llvm::Type [inline]
isFloatingPoint() const llvm::Type [inline]
isInteger() const llvm::Type [inline]
isIntegral() const llvm::Type [inline]
isLosslesslyConvertibleTo(const Type *Ty) const llvm::Type
isPrimitiveType() const llvm::Type [inline]
isSigned() const llvm::Type [inline]
isSized() const llvm::Type [inline]
isUnsigned() const llvm::Type [inline]
LabelTyllvm::Type [static]
LabelTyID enum valuellvm::Type
LastPrimitiveTyID enum valuellvm::Type
LongTyllvm::Type [static]
LongTyID enum valuellvm::Type
notifyUsesThatTypeBecameConcrete()llvm::DerivedType [protected]
NumTypeIDs enum valuellvm::Type
OpaqueTyID enum valuellvm::Type
PackedTyID enum valuellvm::Type
PointerTyID enum valuellvm::Type
print(std::ostream &O) const llvm::Type
PromoteAbstractToConcrete()llvm::Type [protected]
refineAbstractType(const DerivedType *OldTy, const Type *NewTy)llvm::StructType [virtual]
refineAbstractTypeTo(const Type *NewType)llvm::DerivedType
removeAbstractTypeUser(AbstractTypeUser *U) const llvm::Type
SByteTyllvm::Type [static]
SByteTyID enum valuellvm::Type
setAbstract(bool Val)llvm::Type [inline, protected]
ShortTyllvm::Type [static]
ShortTyID enum valuellvm::Type
size_type typedefllvm::Type
StructTyID enum valuellvm::Type
StructType(const std::vector< const Type * > &Types)llvm::StructType [protected]
subtype_begin() const llvm::Type [inline]
subtype_end() const llvm::Type [inline]
subtype_iterator typedefllvm::Type
llvm::Type::Type(const char *Name, TypeID id)llvm::Type [protected]
llvm::Type::Type(TypeID id)llvm::Type [inline, protected]
typeBecameConcrete(const DerivedType *AbsTy)llvm::StructType [virtual]
TypeID enum namellvm::Type
TypeMap< StructValType, StructType > classllvm::StructType [friend]
TypeMapBase classllvm::Type [friend]
UByteTyllvm::Type [static]
UByteTyID enum valuellvm::Type
UIntTyllvm::Type [static]
UIntTyID enum valuellvm::Type
ULongTyllvm::Type [static]
ULongTyID enum valuellvm::Type
UShortTyllvm::Type [static]
UShortTyID enum valuellvm::Type
VoidTyllvm::Type [static]
VoidTyID enum valuellvm::Type
~AbstractTypeUser()llvm::AbstractTypeUser [protected, virtual]
~Type()llvm::Type [inline, protected, virtual]