LLVM API Documentation

llvm::DerivedTypeDesc Member List

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

ApplyToFields(DIVisitor *Visitor)llvm::DerivedTypeDesc [virtual]
classof(const DerivedTypeDesc *)llvm::DerivedTypeDesc [inline, static]
classof(const DebugInfoDesc *D)llvm::DerivedTypeDesc [static]
DebugInfoDesc(unsigned T)llvm::DebugInfoDesc [inline, protected]
DerivedTypeDesc(unsigned T)llvm::DerivedTypeDesc
DescFactory(unsigned Tag)llvm::DebugInfoDesc [static]
dump()llvm::DerivedTypeDesc [virtual]
getAlign() const llvm::TypeDesc [inline]
getContext() const llvm::TypeDesc [inline]
getDescString() const llvm::DerivedTypeDesc [virtual]
getFile() const llvm::TypeDesc [inline]
getFromType() const llvm::DerivedTypeDesc [inline]
getLine() const llvm::TypeDesc [inline]
getLinkage() const llvm::DebugInfoDesc [virtual]
getName() const llvm::TypeDesc [inline]
getOffset() const llvm::TypeDesc [inline]
getSize() const llvm::TypeDesc [inline]
getTag() const llvm::DebugInfoDesc [inline]
getTypeString() const llvm::DerivedTypeDesc [virtual]
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]
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]
TagFromGlobal(GlobalVariable *GV)llvm::DebugInfoDesc [static]
TypeDesc(unsigned T)llvm::TypeDesc
~DebugInfoDesc()llvm::DebugInfoDesc [inline, virtual]