LLVM API Documentation

llvm::CompositeTypeDesc Member List

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

ApplyToFields(DIVisitor *Visitor)llvm::CompositeTypeDesc [virtual]
classof(const CompositeTypeDesc *)llvm::CompositeTypeDesc [inline, static]
classof(const DebugInfoDesc *D)llvm::CompositeTypeDesc [static]
llvm::DerivedTypeDesc::classof(const DerivedTypeDesc *)llvm::DerivedTypeDesc [inline, static]
CompositeTypeDesc(unsigned T)llvm::CompositeTypeDesc
DebugInfoDesc(unsigned T)llvm::DebugInfoDesc [inline, protected]
DerivedTypeDesc(unsigned T)llvm::DerivedTypeDesc
DescFactory(unsigned Tag)llvm::DebugInfoDesc [static]
dump()llvm::CompositeTypeDesc [virtual]
getAlign() constllvm::TypeDesc [inline]
getContext() constllvm::TypeDesc [inline]
getDescString() constllvm::CompositeTypeDesc [virtual]
getElements()llvm::CompositeTypeDesc [inline]
getFile() constllvm::TypeDesc [inline]
getFromType() constllvm::DerivedTypeDesc [inline]
getLine() constllvm::TypeDesc [inline]
getLinkage() constllvm::DebugInfoDesc [virtual]
getName() constllvm::TypeDesc [inline]
getOffset() constllvm::TypeDesc [inline]
getSize() constllvm::TypeDesc [inline]
getTag() constllvm::DebugInfoDesc [inline]
getTypeString() constllvm::CompositeTypeDesc [virtual]
getVersion() constllvm::DebugInfoDesc [inline]
isPrivate() constllvm::TypeDesc [inline]
isProtected() constllvm::TypeDesc [inline]
setAlign(uint64_t A)llvm::TypeDesc [inline]
setContext(DebugInfoDesc *C)llvm::TypeDesc [inline]
setFile(CompileUnitDesc *U)llvm::TypeDesc [inline]
setFromType(TypeDesc *F)llvm::DerivedTypeDesc [inline]
setIsPrivate()llvm::TypeDesc [inline]
setIsProtected()llvm::TypeDesc [inline]
setLine(unsigned L)llvm::TypeDesc [inline]
setName(const std::string &N)llvm::TypeDesc [inline]
setOffset(uint64_t O)llvm::TypeDesc [inline]
setSize(uint64_t S)llvm::TypeDesc [inline]
setTag(unsigned T)llvm::DebugInfoDesc [inline]
TagFromGlobal(GlobalVariable *GV)llvm::DebugInfoDesc [static]
TypeDesc(unsigned T)llvm::TypeDesc
VersionFromGlobal(GlobalVariable *GV)llvm::DebugInfoDesc [static]
~DebugInfoDesc()llvm::DebugInfoDesc [inline, virtual]