LLVM API Documentation

llvm::CompileUnitDesc Member List

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

AnchoredDesc(unsigned T)llvm::AnchoredDesc [protected]
AnchorStringllvm::CompileUnitDesc [static]
ApplyToFields(DIVisitor *Visitor)llvm::CompileUnitDesc [virtual]
classof(const CompileUnitDesc *)llvm::CompileUnitDesc [inline, static]
classof(const DebugInfoDesc *D)llvm::CompileUnitDesc [static]
CompileUnitDesc()llvm::CompileUnitDesc
DebugInfoDesc(unsigned T)llvm::DebugInfoDesc [inline, protected]
DebugVersionFromGlobal(GlobalVariable *GV)llvm::CompileUnitDesc [static]
DescFactory(unsigned Tag)llvm::DebugInfoDesc [static]
dump()llvm::CompileUnitDesc [virtual]
getAnchor() const llvm::AnchoredDesc [inline]
getAnchorString() const llvm::CompileUnitDesc [virtual]
getDebugVersion() const llvm::CompileUnitDesc [inline]
getDescString() const llvm::CompileUnitDesc [virtual]
getDirectory() const llvm::CompileUnitDesc [inline]
getFileName() const llvm::CompileUnitDesc [inline]
getLanguage() const llvm::CompileUnitDesc [inline]
getLinkage() const llvm::DebugInfoDesc [virtual]
getProducer() const llvm::CompileUnitDesc [inline]
getTag() const llvm::DebugInfoDesc [inline]
getTypeString() const llvm::CompileUnitDesc [virtual]
setAnchor(AnchorDesc *A)llvm::AnchoredDesc [inline]
setDirectory(const std::string &D)llvm::CompileUnitDesc [inline]
setFileName(const std::string &FN)llvm::CompileUnitDesc [inline]
setLanguage(unsigned L)llvm::CompileUnitDesc [inline]
setProducer(const std::string &P)llvm::CompileUnitDesc [inline]
TagFromGlobal(GlobalVariable *GV)llvm::DebugInfoDesc [static]
~DebugInfoDesc()llvm::DebugInfoDesc [inline, virtual]