LLVM API Documentation

llvm::CompositeType Member List

This is the complete list of members for llvm::CompositeType, 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 CompositeType *T)llvm::CompositeType [inline, static]
classof(const Type *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]
FirstDerivedTyID enum valuellvm::Type
FloatTyllvm::Type [static]
FloatTyID enum valuellvm::Type
ForwardTypellvm::Type [mutable, protected]
FunctionTyID enum valuellvm::Type
getContainedType(unsigned i) const llvm::Type [inline]
getDescription() const llvm::Type
getForwardedType() const llvm::Type [inline]
getIntegralTypeMask() const llvm::Type [inline]
getNumContainedTypes() const llvm::Type [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 =0llvm::CompositeType [pure virtual]
getTypeID() const llvm::Type [inline]
getUnsignedVersion() const llvm::Type
getVAArgsPromotedType() const llvm::Type [inline]
indexValid(const Value *V) const =0llvm::CompositeType [pure 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]
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
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]
TypeID enum namellvm::Type
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]