LLVM API Documentation

llvm::SubprogramDesc Member List

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

AnchoredDesc(unsigned T)llvm::AnchoredDesc [protected]
AnchorStringllvm::SubprogramDesc [static]
ApplyToFields(DIVisitor *Visitor)llvm::SubprogramDesc [virtual]
classof(const SubprogramDesc *)llvm::SubprogramDesc [inline, static]
classof(const DebugInfoDesc *D)llvm::SubprogramDesc [static]
DebugInfoDesc(unsigned T)llvm::DebugInfoDesc [inline, protected]
DescFactory(unsigned Tag)llvm::DebugInfoDesc [static]
dump()llvm::SubprogramDesc [virtual]
getAnchor() const llvm::AnchoredDesc [inline]
getAnchorString() const llvm::SubprogramDesc [virtual]
getContext() const llvm::GlobalDesc [inline]
getDescString() const llvm::SubprogramDesc [virtual]
getFile() const llvm::GlobalDesc [inline]
getLine() const llvm::GlobalDesc [inline]
getLinkage() const llvm::DebugInfoDesc [virtual]
getName() const llvm::GlobalDesc [inline]
getTag() const llvm::DebugInfoDesc [inline]
getType() const llvm::GlobalDesc [inline]
getTypeString() const llvm::SubprogramDesc [virtual]
GlobalDesc(unsigned T)llvm::GlobalDesc [protected]
isDefinition() const llvm::GlobalDesc [inline]
isStatic() const llvm::GlobalDesc [inline]
setAnchor(AnchorDesc *A)llvm::AnchoredDesc [inline]
setContext(DebugInfoDesc *C)llvm::GlobalDesc [inline]
setFile(CompileUnitDesc *U)llvm::GlobalDesc [inline]
setIsDefinition(bool ID)llvm::GlobalDesc [inline]
setIsStatic(bool IS)llvm::GlobalDesc [inline]
setLine(unsigned L)llvm::GlobalDesc [inline]
setName(const std::string &N)llvm::GlobalDesc [inline]
setType(TypeDesc *T)llvm::GlobalDesc [inline]
SubprogramDesc()llvm::SubprogramDesc
TagFromGlobal(GlobalVariable *GV)llvm::DebugInfoDesc [static]
~DebugInfoDesc()llvm::DebugInfoDesc [inline, virtual]