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]
DescFactory(unsigned Tag)llvm::DebugInfoDesc [static]
dump()llvm::CompileUnitDesc [virtual]
getAnchor() constllvm::AnchoredDesc [inline]
getAnchorString() constllvm::CompileUnitDesc [virtual]
getDescString() constllvm::CompileUnitDesc [virtual]
getDirectory() constllvm::CompileUnitDesc [inline]
getFileName() constllvm::CompileUnitDesc [inline]
getLanguage() constllvm::CompileUnitDesc [inline]
getLinkage() constllvm::DebugInfoDesc [virtual]
getProducer() constllvm::CompileUnitDesc [inline]
getTag() constllvm::DebugInfoDesc [inline]
getTypeString() constllvm::CompileUnitDesc [virtual]
getVersion() constllvm::DebugInfoDesc [inline]
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]
setTag(unsigned T)llvm::DebugInfoDesc [inline]
TagFromGlobal(GlobalVariable *GV)llvm::DebugInfoDesc [static]
VersionFromGlobal(GlobalVariable *GV)llvm::DebugInfoDesc [static]
~DebugInfoDesc()llvm::DebugInfoDesc [inline, virtual]