LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
llvm::DIE Member List

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

Abbrevllvm::DIEprotected
addChild(DIE *Child)llvm::DIEinline
addValue(dwarf::Attribute Attribute, dwarf::Form Form, DIEValue *Value)llvm::DIEinline
Childrenllvm::DIEprotected
DIE(unsigned Tag)llvm::DIEinlineexplicit
dump()llvm::DIE
findAttribute(uint16_t Attribute)llvm::DIE
getAbbrev()llvm::DIEinline
getAbbrev() const llvm::DIEinline
getAbbrevNumber() const llvm::DIEinline
getChildren() const llvm::DIEinline
getCompileUnit() const llvm::DIE
getCompileUnitOrNull() const llvm::DIE
getOffset() const llvm::DIEinline
getParent() const llvm::DIEinline
getSize() const llvm::DIEinline
getTag() const llvm::DIEinline
getValues() const llvm::DIEinline
Offsetllvm::DIEprotected
Parentllvm::DIEprotected
print(raw_ostream &O, unsigned IndentCount=0) const llvm::DIE
setOffset(unsigned O)llvm::DIEinline
setSize(unsigned S)llvm::DIEinline
Sizellvm::DIEprotected
Valuesllvm::DIEprotected
~DIE()llvm::DIEvirtual